Skip to content

Releases: Herb-AI/HerbConstraints.jl

v0.3.0

20 Feb 09:22
52d713c
Compare
Choose a tag to compare

HerbConstraints v0.3.0

Diff since v0.2.5

Breaking changes

  • Removes the use_uniformsolver field from the GenericSolver

Merged pull requests:

  • remove use_uniformsolver parameter from GenericSolver (#70) (@IssaHanou)

v0.2.5

28 Jan 15:37
b7ca7be
Compare
Choose a tag to compare

HerbConstraints v0.2.5

Diff since v0.2.4

Merged pull requests:

v0.2.4

16 Dec 10:11
29db752
Compare
Choose a tag to compare

HerbConstraints v0.2.4

Diff since v0.2.3

Merged pull requests:

Closed issues:

  • 🎉 Hacktoberfest 2024 (#64)

v0.2.3

03 Oct 11:34
513ebfa
Compare
Choose a tag to compare

HerbConstraints v0.2.3

Diff since v0.2.2

Merged pull requests:

v0.2.2

05 Jul 14:11
9f199f4
Compare
Choose a tag to compare

HerbConstraints v0.2.2

Diff since v0.2.1

Merged pull requests:

  • Resolve ambiguity in in(::StateStack, ::Any) method (#61) (@ReubenJ)

v0.2.1

03 Jul 10:21
137ab66
Compare
Choose a tag to compare

HerbConstraints v0.2.1

Diff since v0.2.0

Bug Fixes

  • Fixed a bug where ForbiddenSequence was not propagated correctly
  • Fixed a bug where LocalForbiddenSequence is not deactivated when it should be
  • Fixed bug where initial propagation attempts to fetch a node that is not in the dictionary of known nodes

Merged pull requests:

Closed issues:

  • Partition test depends on duplicate rules (#54)

v0.2.0

14 May 16:31
c91af15
Compare
Choose a tag to compare

HerbConstraints v0.2.0

Diff since v0.1.1

Merged pull requests:

Closed issues:

  • Add unsafe direct tree manipulations (#27)

v0.1.1

29 Feb 15:30
015059d
Compare
Choose a tag to compare

HerbConstraints v0.1.1

Diff since v0.1.0

Merged pull requests:

Closed issues:

  • Add documentation for Condition constraint (#23)

v0.1.0

25 Aug 12:07
bcbfd64
Compare
Choose a tag to compare

HerbConstraints v0.1.0

Closed issues:

  • Add constraints that can be specific to RuleNodes (#7)

Merged pull requests: