Skip to content

bulloak v0.8.0

Latest
Compare
Choose a tag to compare
@alexfertel alexfertel released this 11 Aug 12:53
· 15 commits to main since this release
52679ee

[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