Skip to content

4.1.0

Compare
Choose a tag to compare
@kelvin-olaiya kelvin-olaiya released this 10 Dec 22:32
· 278 commits to master since this release

4.1.0 (2023-12-10)

Features

  • dsl: add method to create struct and numeric constants (ab57ca5)

Bug Fixes

  • dsl: always create a new prolog theory when invoking the prologProgram builder (1fdc5f1)
  • dsl: fix loosing first term when using ruleOf method in PrologDSL (181d684)

General maintenance

  • website: draft implementations (152da12)

Refactoring

  • dsl: use the power of mixins (23db53e)