Skip to content

Release

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 22:18
· 21 commits to main since this release
20e1995
22 allow skip input validation (#30)

* removed re-export
* removed print if invalid arguments
* removed unsued code
* reworked input

Added:
- Multiple Requirements
- valid and Invalid Notes
- additional notes for shotcuts
- default option
- support for ALLow_COLOR

* update input example to work with the new input struct
* fixed text not removing after condition match
* update preview image
* added documentation