Current section

Files

Jump to
predicator CHANGELOG.md
Raw

CHANGELOG.md

# CHANGELOG
## v0.3.0
* Enhancements
* Adds 4 new functions to the `Predicator` module `eval/3`, `leex_string/1`, `parsed_lexed/1`, & `leex_and_parse/1`
## v0.3.0
* Enhancements
* Adds options to `Predicator.Evaluator.execute/3` as a keyword list to define if the context map is a string keyed list `[map_type: :string]` or atom keyed for the default `[map_type: :atom]`