View Source Changelog
v0.2.2
- Create more specific rules around
bytes,binary, andsize(x)in patterns. (#7). - Fix not handling
unitcorrectly.
v0.2.1
- Adds special case for
bytesandbinaryoptions. Size should be specified before these types.
v0.2.0
- Improve AST parser logic to handle 2, 3, and 4 element patterns.
- Pretty print the pattern in the correct format, along with the issue.
- Initial Hex release 🎉