Releases: andrykonchin/marshal-parser
Releases · andrykonchin/marshal-parser
v0.2.0
What's Changed
- Update checkout action so it runs after May 18th by @petergoldstein in #1
- Add --hex flag to print tokens in a hexadecimal encoding by @andrykonchin in #2
- Fix Hash with default value parsing by @andrykonchin in #3
- Fix Regexp with options parsing by @andrykonchin in #4
- Add -r/--require option by @andrykonchin in #5