Releases: powerflows/powerflows-dmn
Releases · powerflows/powerflows-dmn
v2.1.0
v2.0.0
Release Notes for v2.0.0
Decision engine
- Divided into modules
v1.1.1
Release Notes for v1.1.1
Input/Output
- Replaced single dash (-) expression read from *.xml format to null one
v1.1.0
Release Notes for v1.1.0
Decision engine
- Evaluation performance increased for FEEL expressions
v1.0.0
Release Notes for v1.0.0
Decision engine
- Fixed some minor issues
Input/Output
- Fixed some minor issues
v0.10.0
Release Notes for v0.10.0
Model
- Allowed to build model if no inputs or no input entries
Decision engine
- Added FEEL expressions evaluation for output entry
- Fixed some minor issues
Input/Output
- Fixed some minor issues
v0.9.0
Release Notes for v0.9.0
Decision engine
- Implemented FEEL expressions evaluation
v0.8.0
Release Notes for v0.8.0
Decision engine
- Implemented MVEL expressions evaluation
- Implemented JUEL expressions evaluation
v0.7.0
Release Notes for v0.7.0
Model
- Added a validator for created Decision model
- Added an alias of input name
Decision engine
- Added a support for an alias of input name
- Added a support for providing custom functions in expressions
Input/Output
- Reading a model from OMG DMN 1.1 XML
- Reading an alias of entry name in YAML file
- Removed undesirable optionals after save to YAML representation
v0.6.0
Release Notes for v0.6.0
Model
- Added field of disabling/enabling non-boolean input entry evaluation result
- Made value Serializable instead of Object
- Set default values within a build process of Decision object
Decision engine
- Supported the field of disabling/enabling non-boolean input entry evaluation result
- Adjusted/simplified to support the model default values
Input/Output
- Adjusted to read/write the field of disabling/enabling non-boolean input entry evaluation result