Skip to content

v0.1.0

Compare
Choose a tag to compare
@mariuszkumor mariuszkumor released this 12 Sep 19:11
· 178 commits to master since this release
b707638

Release Notes for v0.1.0

Model

  • Designed YAML model of decision table
  • Implemented fluent API builders of decision table
  • Implemented functional style builders of decision table

Decision engine

  • Implemented initial core of the engine
  • Implemented literals evaluation

Input/Output

  • Implemented reading decision table from YAML
  • Implemented writing decision table to YAML