Skip to content

2.6.0

Compare
Choose a tag to compare
@melaasar melaasar released this 03 Apr 10:25
· 33 commits to master since this release
6f911bf

What's Changed

Full Changelog: 2.5.0...2.6.0

  • increment minor version to 2.6.0
  • Contains various fixes and improvements:
  • Added Argument.getValue()
  • Fixed double parsing in DSL
  • Switched unsigned int to int instead of long
  • Switch antecedent and consequent params in OmlBuilder/OmlWrite.addRule
  • Added new API in OmlBuilder
  • Modified OmlConstant API to only retain Oml constants
  • Improved formatting PropertyValueAssertion in DSL