Releases: openlawteam/openlaw-core
Releases · openlawteam/openlaw-core
v0.1.63
v0.1.62
v0.1.61
fix issue where building a structure with type definition in the temp…
v0.1.60
reorg error message for EventFilter to avoid a misleading message say…
v0.1.59
you can now append anything to a text in OL markup language expressio…
v0.1.58
v0.1.57
Issue 224 (#225) * Replaces standard mutable buffer with a thread-safe implementation in variableTypes field. * Convert all mutable data structures to thread-safe variants. * Change from Java concurrent collections to Synchronized mixins since ScalaJS does not support Java collections. * Remove extra import. * Fix last imports, and one remaining Java collection.
v0.1.56
Scalafmt code formatting integration (#220) * Add scalafmt integration scaffolding * format all files with scalafmt * Fix a few linter complaints. Co-authored-by: Craig Blake <[email protected]>
v0.1.55
Issue 2973 (#221) * fixing Section Type variable name forward reference in clause (sub execution validation issue) * fixing Section Type variable name forward reference in clause (sub execution validation issue) * revert formatting * revert formatting * revert formatting * revert formatting * revert formatting * revert formatting * fix codefactor Co-authored-by: Craig Blake <[email protected]>
v0.1.54
fixes based on codefactor analysis (#218)