Releases: blackchip-org/scan
Releases · blackchip-org/scan
v0.3.0
- allow string terminator to be optional
- add nesting option in string rule
Full Changelog: v0.2.0...v0.3.0
v0.2.0
- refactoring of names, removal of is in favor of using class directly
- added ClassRule and WhileRule
- added s.Eval for easy rule evalaution
v0.0.1
- fix string rule with \x to encode as a byte
v0.0.0
- initial version