Releases: near/near-sdk-rs
Releases · near/near-sdk-rs
near-sdk-v5.8.1
Other
- remove
double_contract_state_error
diagnostic (#1310)
near-sdk-macros-v5.8.1
chore: Release package near-sdk-macros version 5.8.1
near-contract-standards-v5.8.1
Other
- (near-contract-standards) add
build_info
field (#1297)
near-sdk-v5.8.0
Added
- (near_sdk_macros) improved error reporting for
near
macro (#1301)
Other
- moved annotations to the near macro documentation. (#1299)
- moved near-sdk-macros doc to near-sdk crate. (#1295)
near-sdk-macros-v5.8.0
chore: Release package near-sdk-macros version 5.8.0
near-contract-standards-v5.8.0
Other
- (near-contract-standards) add
build_info
field (#1297)
near-sdk-v5.7.1
Other
- improved documentation for near-sdk and near-sdk-macros crates (#1262)
- clippy lint of 1.84 fixed (#1290)
__abi-generate
feature in docs.rs (#1286)
- updates near-workspaces to 0.16 version (#1284)
- impaired PublicKey with missing BorshSchema (#1281)
near-sdk-macros-v5.7.1
chore: Release package near-sdk-macros version 5.7.1
near-contract-standards-v5.7.1
Other
__abi-generate
feature in docs.rs (#1286)
near-sdk-v5.7.0
Other
- updates near-* dependencies to 0.28 release (#1272)
- tests for Lazy and moving out of unstable (#1268)
- add a
cargo doc
job (#1269)
- allow clippy::needless_lifetimes (1.83 more suggestions) (#1267)
- examples for Near-related host functions (#1259)
- updates near-workspaces to 0.15 version (#1260)