Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 14:42
· 132 commits to master since this release
5b315ce

HerbSearch v0.2.0

Diff since v0.1.1

  • The search(...) function replaced by synth(...)—this includes a new signature. Please refer to the updated documentation.
  • All iterators have been refactored
  • Herb dependencies updated, most importantly, HerbData -> HerbSpecification

Merged pull requests:

Closed issues:

  • Add symbol type check for substitution. (#39)
  • Fix the grammar sampling method (#43)
  • Create a tutorial for HerbSearch in documentation (#52)
  • Add testing coverage (#63)