Skip to content

Releases: BoomDAO/ICP.NET

3.0.1 Fixing empty opt value conversion

02 May 17:27
f4c1962
Compare
Choose a tag to compare

What's Changed

  • Fixing how empty optional values are encoded by @Gekctek in #74

Full Changelog: 3.0.0...3.0.1

3.0.0 Identity Revamp with PEM support

01 May 17:39
c7ddcb1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.9...3.0.0

2.3.9 DISABLING BLS LIBRARY

01 May 17:27
Compare
Choose a tag to compare

2.3.8 Updating BLS Init error message

28 Apr 17:22
Compare
Choose a tag to compare

2.3.7 Limiting tuples to non-reference tuples

28 Apr 16:54
Compare
Choose a tag to compare

2.3.6 Changing dll loading error message

28 Apr 16:32
Compare
Choose a tag to compare

2.3.5 Fixing new call rejection

27 Apr 19:04
2818876
Compare
Choose a tag to compare
Handling rejected calls (#73)

2.3.4 Fixing tuple mapping

27 Apr 17:51
1a62157
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.3...2.3.4

2.3.3 Fixing native dll reference location

26 Apr 18:50
Compare
Choose a tag to compare
Changing to dll loading to absolute paths

2.3.2 Adding tuple support for client generation

26 Apr 17:35
45f9e1a
Compare
Choose a tag to compare

What's Changed

  • Adding support for tuple return types by @Gekctek in #70

Full Changelog: 2.3.1...2.3.2