v0.1.0
mariuszkumor
released this
12 Sep 19:11
·
178 commits
to master
since this release
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