Skip to content

Releases: openlawteam/openlaw-core

v0.1.63

25 Feb 14:20
15e1cc5
Compare
Choose a tag to compare
  • Add PDF hash field for contracts that have a PDF attached.

v0.1.62

21 Feb 16:20
11767b8
Compare
Choose a tag to compare

Changelog

  • Implemented new formatting for nested periods, and added table alignm… (#233) 11767b8

v0.1.61...v0.1.62

v0.1.61

19 Feb 14:31
3296e0c
Compare
Choose a tag to compare
fix issue where building a structure with type definition in the temp…

v0.1.60

14 Feb 17:26
4851791
Compare
Choose a tag to compare
reorg error message for EventFilter to avoid a misleading message say…

v0.1.59

11 Feb 13:53
bc5b611
Compare
Choose a tag to compare
you can now append anything to a text in OL markup language expressio…

v0.1.58

08 Feb 21:44
50ef65f
Compare
Choose a tag to compare

Changelog

v0.1.57...v0.1.58

v0.1.57

03 Feb 13:55
84d6f4e
Compare
Choose a tag to compare
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

30 Jan 19:58
0fade49
Compare
Choose a tag to compare
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

29 Jan 17:29
b3d91b1
Compare
Choose a tag to compare
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

24 Jan 16:55
Compare
Choose a tag to compare
fixes based on codefactor analysis (#218)