Skip to content

Releases: Herb-AI/HerbGrammar.jl

v0.5.0

12 Dec 15:18
beb1b25
Compare
Choose a tag to compare

HerbGrammar v0.5.0

Diff since v0.4.2

Merged pull requests:

Closed issues:

  • Aqua test failures (#97)

v0.4.2

12 Dec 12:31
96f8fb3
Compare
Choose a tag to compare

HerbGrammar v0.4.2

Diff since v0.4.1

Merged pull requests:

  • Fix expr2rulenode for lone Symbols and Numbers (#100) (@ReubenJ)

Closed issues:

  • expr2rulenode / string2rulenode (#78)

v0.4.1

02 Dec 13:32
ab79408
Compare
Choose a tag to compare

HerbGrammar v0.4.1

Diff since v0.4.0

Merged pull requests:

Closed issues:

  • Tagbot failing (#91)

v0.4.0

14 Nov 09:33
ce15a3a
Compare
Choose a tag to compare

HerbGrammar v0.4.0

Diff since v0.3.0

Merged pull requests:

  • Bug/csgrammar macro returns object not expr (#75) (@ReubenJ)
  • [v0.2.x] Allow insert!ion of AbstractRuleNodes (#77) (@ReubenJ)
  • Remove hasdynamicvalue function calls from rulenode2expr functions (#79) (@To5BG)
  • Remove double normalization of probabilistic grammars (#82) (@nicolaefilat)
  • HerbGrammar v0.4.0 (#83) (@ReubenJ)
  • Remove line numbers in PCSG construction (#84) (@ReubenJ)

v0.3.0

03 Jun 12:48
v0.3.0
aca61f9
Compare
Choose a tag to compare

What's Changed

  • Constraint propagation solver and new hole types (4 PRs) by @Whebon in #59
  • Add code coverage reporting to CI.yml by @ReubenJ in #63
  • Stochastic using solver (4 PRs) by @Whebon in #64
  • Fix broken references by @pwochner in #65
  • Make expr2csgrammar use add_rule! internally by @ReubenJ in #72
  • v0.3.0 by @ReubenJ in #73
  • Add typecheck for right hande side of rules + check equality with == by @THinnerichs in #74

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.2

03 Jun 15:15
v0.2.2
5599ddd
Compare
Choose a tag to compare

What's Changed

  • [v0.2.x] Allow insert!ion of AbstractRuleNodes by @ReubenJ in #77

Full Changelog: v0.2.1...v0.2.2

v0.2.1

03 Jun 12:48
v0.2.1
c57f5e7
Compare
Choose a tag to compare

What's Changed

  • Update versions for DataStructures to ensure compat with SExpressions by @THinnerichs in #57

Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 Jun 12:47
v0.2.0
0391326
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

03 Jun 12:47
v0.1.0
e234ed9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Herb-AI/HerbGrammar.jl/commits/v0.1.0