Skip to content

Releases: openlawteam/openlaw-core

v0.1.73

25 Mar 16:27
8856dc3
Compare
Choose a tag to compare
Fix pagebreak to not require a newline following. (#248)

v0.1.72

20 Mar 19:11
4ce5045
Compare
Choose a tag to compare
Fixes check for paragraph content to only pass if actual text content…

v0.1.71

20 Mar 12:54
4db3769
Compare
Choose a tag to compare
move validation (#246)

fix test to avoid issues with time change

v0.1.70

17 Mar 19:03
9cd7298
Compare
Choose a tag to compare
  • Added helper classes to build requests to integrated service type storage (#243)

v0.1.69

16 Mar 15:23
4922615
Compare
Choose a tag to compare
add more generic ConstantValue (#242)

v0.1.68

12 Mar 17:59
a340e50
Compare
Choose a tag to compare
Added IntegratedServiceDefinition for storage services (#238)

v0.1.67

12 Mar 16:13
d4effaf
Compare
Choose a tag to compare
Handles unexpected alignment cases. (#239)

v0.1.66

10 Mar 16:01
e36b8a1
Compare
Choose a tag to compare
remove hidden variables & overridden paragraphs (#237)

v0.1.65

09 Mar 12:54
7afdea5
Compare
Choose a tag to compare
external calls were picking up the same scheduled date over and over …

v0.1.64

03 Mar 13:59
a515748
Compare
Choose a tag to compare
Externalize formatter (#234)

* cleanup formatting code
adding a way to override formatting when you run the the OL code

* scala formatting

* fixing formatting for missing value

Co-authored-by: Craig Blake <[email protected]>