Skip to content

Releases: openlawteam/openlaw-core

v0.1.93

02 Aug 19:15
67b0783
Compare
Choose a tag to compare

Changelog

  • fix(build): dont need to disable ivy 67b0783

v0.1.92...v0.1.93

v0.1.92

02 Aug 19:13
35b194d
Compare
Choose a tag to compare

Changelog

  • publish only openlawCore-scala to gh packages 35b194d

v0.1.91...v0.1.92

v0.1.91

30 Jul 14:37
91c012a
Compare
Choose a tag to compare

Changelog

  • Publish to gh and removed bintray plugin 91c012a

v0.1.90...v0.1.91

v0.1.90

29 Jul 14:04
f92ba67
Compare
Choose a tag to compare

Changelog

  • fix(build): gh packages plugin f92ba67

v0.1.89...v0.1.90

v0.1.89

28 Jul 20:10
c6f3ca7
Compare
Choose a tag to compare

Changelog

v0.1.88...v0.1.89

v0.1.88

13 Nov 17:24
58aed55
Compare
Choose a tag to compare
Fix conditional evaluation (#269)

* Add failing test for failed comparison of string with eth address.

* Fixes string parsing to recognize Ethereum addresses, and updates tests.

v0.1.87

01 Sep 14:51
f10104c
Compare
Choose a tag to compare
Fix addresses to be comaprable. (#267)

v0.1.86

27 Aug 13:03
06e2f67
Compare
Choose a tag to compare

When you build a structure and its values from an execution result, only the variables were taken into account
now the aliases are available too

v0.1.85

26 Aug 12:06
b575f8f
Compare
Choose a tag to compare
fixing ethereum event filter validation by filtering out "this" (#264)

v0.1.84

11 Aug 13:32
250d425
Compare
Choose a tag to compare
Fix address match to be case-insensitive for event filter. (#263)