v0.2.0
HerbSearch v0.2.0
- The
search(...)
function replaced bysynth(...)
—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:
- Fix issue #39 (#44) (@nicolaefilat)
- Add
mod
keyword to search functions (#48) (@ReubenJ) - Print expression when an exception is thrown during evaluation (#49) (@ReubenJ)
- Search function parameters (#51) (@IssaHanou)
- Realistic tests julia (#53) (@IssaHanou)
- Iterator macro (#58) (@THinnerichs)
- Upate versions (#62) (@THinnerichs)
- Add test coverage (#64) (@ReubenJ)
- Checkpoint recent developments (#70) (@THinnerichs)
- Add
[compat]
entry forMLStyle
(#71) (@ReubenJ)
Closed issues: