Releases: alexfertel/bulloak
Releases · alexfertel/bulloak
bulloak v0.8.0
[0.8.0] - 2024-07-27
Bug Fixes
- Only skip modifiers & not regular fns with -m flag (#82)
Features
- Revamp repo into publishable crates (#79)
Refactor
- (tests) Use indoc to better format inputs
- Consolidate default sol version between crates
- Rename ast_to_hir -> translate_one