Skip to content

v0.1.0

Compare
Choose a tag to compare
@malkoG malkoG released this 12 Aug 07:38
· 39 commits to main since this release

What's Changed

Core

  • Implement MembershipCheck trait for tree_sitter's Point by @malkoG in #11
  • Introduce RangeFactory trait for tree-sitter's Range struct by @malkoG in #18
  • Implement analyze method for Analyzer by @malkoG in #17
  • Implement Scanner struct by @malkoG in #12

Tooling

CLI

  • Add clap module by @malkoG in #25
  • Ensure that onboarding branch is created before executing init command by @malkoG in #26
  • Implement init subcommand by @malkoG in #27

Miscellaneous

New Contributors

  • @notJoon made their first contribution in #8, and suggested test cases in #6
  • @ever0de made their first contribution in #24
  • @d01c2 suggested test cases in #6

Full Changelog: https://github.com/balpan-rs/balpan/commits/v0.1.0