Releases: N3developertoolkit/neo-blockchaintoolkit-library
Releases · N3developertoolkit/neo-blockchaintoolkit-library
Release 3.6.19
Commits
- [367ab40]: Set version to '3.6' (Shuai)
Release 3.5.30
fix release workflow
Release 3.4.13
Changed
- Updated to Neo v3.4 (#70)
Release 3.3.21
fix StateServiceStore.Contains
Release 3.1.35
Release 3.1.27
Release 3.0.13
Release 3.0.4
Changes
- Update Neo dependency to 3.0.2
Neo N3 - Release 3.0.2
This release updates the Blockchain Toolkit Library for Neo N3 release. The following changes were made since the last release:
Changes
- Bumped major version to 3 for consistency with Neo N3 release
- Changed package name from Neo.BlockchainToolkit3 to Neo.BlockchainToolkit.Library
Binaries for this release can be pulled from nuget.org or the ngd enterprise Azure Artifacts NuGet Feed
Neo N3 RC4 - Release 1.0.56-preview
This release updates the Blockchain Toolkit Library for Neo N3 RC4. The following changes were made since the last release:
Changes
Bug Fixes
- correctly update immutable tracking map (#37)
- move read array/map header out of for loop in StackItemFormatter.Deserialize (#38)
- support empty string param in TrimStartDirectorySeparators (f271ac0)
- Ensure operation field is not null (#39)
Binaries for this release can be pulled from nuget.org or the ngd enterprise Azure Artifacts NuGet Feed