Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 425 Bytes

CHANGELOG.md

File metadata and controls

19 lines (9 loc) · 425 Bytes

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v0.1.2 (2023-07-25)

Features:

  • Allow actions to return a list of results. (#5)

Bug Fixes:

  • Don't compare the consumed string's length for every iteration.