Releases: edjCase/ICP.NET
Releases · edjCase/ICP.NET
4.0.0-pre.4 Fixing nullable types
What's Changed
- Update README.md by @Gekctek in https://github.com/BoomDAO/ICP.NET/pull/104
- Nullable fixes by @Gekctek in https://github.com/BoomDAO/ICP.NET/pull/105
Full Changelog: BoomDAO/ICP.NET@4.0.0-pre.3...4.0.0-pre.4
4.0.0-pre.3 Null value fixes
What's Changed
- Update README.md by @Gekctek in https://github.com/BoomDAO/ICP.NET/pull/102
- Adding fixes for null values by @Gekctek in https://github.com/BoomDAO/ICP.NET/pull/103
Full Changelog: BoomDAO/ICP.NET@4.0.0-pre.2...4.0.0-pre.3
4.0.0-pre.2 OptionalValue coercion
What's Changed
- Docs by @Gekctek in https://github.com/BoomDAO/ICP.NET/pull/99
- Making a change for composite query functions by @Gekctek in https://github.com/BoomDAO/ICP.NET/pull/100
- Optional value alternative by @Gekctek in https://github.com/BoomDAO/ICP.NET/pull/101
Full Changelog: BoomDAO/ICP.NET@4.0.0-pre.1...4.0.0-pre.2
3.1.5 Fixing query signatures and composite queries
Adding parsing of query signatures (#93)
4.0.0-pre.1 New Variant class structure
What's Changed
- Custom config improvements by @Gekctek in https://github.com/BoomDAO/ICP.NET/pull/96
Full Changelog: BoomDAO/ICP.NET@3.2.1...4.0.0-pre.1
3.2.2 Misc fixes
What's Changed
- Custom config improvements by @Gekctek in https://github.com/BoomDAO/ICP.NET/pull/96
Full Changelog: BoomDAO/ICP.NET@3.2.1...3.2.2
3.2.1 Adding dictionaries and misc bugs
What's Changed
- Removing fido submodule build step by @Gekctek in https://github.com/BoomDAO/ICP.NET/pull/95
Full Changelog: BoomDAO/ICP.NET@3.3.0...3.2.1
3.2.0 Fixing WebGL issues with BLS library
Also only 1 package now for everyone. But WebGL requires more setup seen in the README
3.1.4 Fixing Update call hanging in webgl
Temporary fix to remove Task.Delay from CallAndWaitAsync in the agent to avoid hanging in webgl