Releases: neo-project/neo-devpack-dotnet
Releases · neo-project/neo-devpack-dotnet
v3.9.1
What's Changed
What's Changed
- Try to fix
PublishPackageby @shargon in #1320 - Use ReadOnly because it's safer for learn by @shargon in #1319
- Update global.json by @shargon in #1322
- update neo submodule to master by @shargon in #1323
- Add notary to tests by @shargon in #1309
- Modernize System files: Replace AddInstruction calls with helper methods and add comprehensive XML documentation by @Jim8y in #1324
- SafeAttribute supports in properties by @erikzhang in #1330
- Merge dev into master (conflicts resolved) by @Jim8y in #1434
- Fix published nccs missing framework references by @Jim8y in #1431
- docs: add analyzer usage guide by @Jim8y in #1430
- Add char/enum system call support and tests by @Jim8y in #1435
- Add: HexEncode HexDecode to Framework.Native.StdLib by @Wi1l-B0t in #1437
- Add parse validation helpers, tests, and docs updates by @Jim8y in #1436
- Review of 1436 by @shargon in #1439
- Align docs and framework APIs by @Jim8y in #1440
- Add: RecoverSecp256K1 and VerifyWithEd25519 for Framework.Native by @Wi1l-B0t in #1441
- Add: doc for some contract methods by @Wi1l-B0t in #1442
- Method name support underscore prefix by @erikzhang in #1444
- Add: doc for some native contract APIs by @Wi1l-B0t in #1446
- Fix: UInt160.Parse & ParseHelper by @Wi1l-B0t in #1448
- Chore: year 2026 by @Wi1l-B0t in #1450
- Add: base64url encode/decode to StdLib by @Wi1l-B0t in #1449
- Update neo submodule by @shargon in #1451
- Add: doc for some native contract APIs by @Wi1l-B0t in #1452
- Add: IsContract for ContractManagement by @Wi1l-B0t in #1454
- Add: FindOptions.Backwards definition by @Wi1l-B0t in #1457
- Add: comment doc for Framework.Services by @Wi1l-B0t in #1460
- Fix: remove many compiler warnings by @Wi1l-B0t in #1461
- Master n3 to master by @shargon in #1478
Full Changelog: v3.8.1...v3.9.1
v3.9.0
What's Changed
What's Changed
- Try to fix
PublishPackageby @shargon in #1320 - Use ReadOnly because it's safer for learn by @shargon in #1319
- Update global.json by @shargon in #1322
- update neo submodule to master by @shargon in #1323
- Add notary to tests by @shargon in #1309
- Modernize System files: Replace AddInstruction calls with helper methods and add comprehensive XML documentation by @Jim8y in #1324
- SafeAttribute supports in properties by @erikzhang in #1330
- Merge dev into master (conflicts resolved) by @Jim8y in #1434
- Fix published nccs missing framework references by @Jim8y in #1431
- docs: add analyzer usage guide by @Jim8y in #1430
- Add char/enum system call support and tests by @Jim8y in #1435
- Add: HexEncode HexDecode to Framework.Native.StdLib by @Wi1l-B0t in #1437
- Add parse validation helpers, tests, and docs updates by @Jim8y in #1436
- Review of 1436 by @shargon in #1439
- Align docs and framework APIs by @Jim8y in #1440
- Add: RecoverSecp256K1 and VerifyWithEd25519 for Framework.Native by @Wi1l-B0t in #1441
- Add: doc for some contract methods by @Wi1l-B0t in #1442
- Method name support underscore prefix by @erikzhang in #1444
- Add: doc for some native contract APIs by @Wi1l-B0t in #1446
- Fix: UInt160.Parse & ParseHelper by @Wi1l-B0t in #1448
- Chore: year 2026 by @Wi1l-B0t in #1450
- Add: base64url encode/decode to StdLib by @Wi1l-B0t in #1449
- Update neo submodule by @shargon in #1451
- Add: doc for some native contract APIs by @Wi1l-B0t in #1452
- Add: IsContract for ContractManagement by @Wi1l-B0t in #1454
- Add: FindOptions.Backwards definition by @Wi1l-B0t in #1457
- Add: comment doc for Framework.Services by @Wi1l-B0t in #1460
- Fix: remove many compiler warnings by @Wi1l-B0t in #1461
- Master n3 to master by @shargon in #1478
Full Changelog: v3.8.1...v3.9.0
v3.8.1
Update artifacts
v3.7.4.1
v3.7.4
Please ensure your OS support .NET8.0
What's Changed
What's Changed
- Fixed Workflow for nuget publish by @cschuchardt88 in #1040
- wildcard to any and add nep24 by @Jim8y in #1041
- v3.7.4 by @superboyiii in #1043
Full Changelog: v3.7.1...v3.7.4
v3.7.1
v3.7.1 (#1039) * v3.7.1 * fix workflow
v3.6.2
What's Changed
- Update Neo by @shargon in #793
- Update OracleResponseCode codes by @shargon in #800
- Update Template Version by @shargon in #805
- Update PolicyContract methods by @shargon in #806
- Capture output error by @shargon in #807
- Add InitialValue Support for String by @shargon in #808
- Ensure that the nef file is serializable by @shargon in #809
- fix char to bigiteger by @Liaojinghui in #811
- Set nullableContextOptions by @erikzhang in #687
- Add Safe to Decimals by @shargon in #814
- break the convert with #region by @Liaojinghui in #820
- v3.6.2 by @superboyiii in #822
Full Changelog: v3.6.0...v3.6.2
v3.6.0
3.6.0 (#792)
v3.5.0
3.5.0 (#771) * 3.5.0 * Fix
v3.4.0
3.4.0 (#761) * update * fix * 3.4.0 * fix Co-authored-by: Erik Zhang <erik@neo.org>