Releases: near/near-sdk-rs
Releases · near/near-sdk-rs
near-sys-v0.2.9
chore: Release package near-sys version 0.2.9
near-sdk-v5.26.0
near-sdk-macros-v5.26.0
chore: Release package near-sdk-macros version 5.26.0
near-contract-standards-v5.26.0
near-sys-v0.2.8
chore: Release package near-sys version 0.2.8
near-sdk-v5.25.0
Added
- allow crypto-related
env::*functions for non-contract-usage (#1511) - add
ext_self()and document cross-contract call patterns (#1504) - forward
allowattribute (#1508) - derive(ParticalOrd, Ord, Hash) (#1494)
- implement missing standard trait impls for public types (#1495)
Fixed
- align StateInit JSON serialization with nearcore (#1522)
- add missing arbitrary/derive feature (#1519)
- (iterable-map) different asserts for
expensive-debugfeature intest_show(#1509) IterableSetandUnorderedSetDraintrait (#1501)
Other
- remove
global-contractsfeature gates (#1507) - add RUSTSEC-2026-0009 to ignore list (time crate) (#1493)
- add implementation details and host functions for near-macro attributes (#1475)
- add details for
#[ext_contract]macro at the site of re-export (#1474) - document auto-generated
<ContractType>Extstructs for cross-contract calls (#1476) - change documentation links from tree/master to blob/commit permalinks (#1473)
- update to Rust edition 2024 (#1480)
near-sdk-macros-v5.25.0
chore: Release package near-sdk-macros version 5.25.0
near-contract-standards-v5.25.0
near-sys-v0.2.7
chore: Release package near-sys version 0.2.7