Releases: near/near-sdk-contract-tools
Releases · near/near-sdk-contract-tools
v3.0.2
v3.0.1
v3.0.0
What's Changed
- BREAKING: Upgrade
near-sdk
to^5.1
by @encody in #141 - BREAKING: Token standards ergonomics improvements by @encody in #148
- BREAKING: Rename
PausableHook
->Pausable
by @encody in #150 - Add Apache 2.0 dual license by @encody in #136
- Custom
token_data
andcheck_external_transfer
by @encody in #145 - Enable code linting with clippy pedantic by @encody in #149
Full Changelog: v2.1.0...v3.0.0
v1.1.1 (license update)
This update only adds the Apache-2.0 dual-licensing.
Full Changelog: v1.1.0...v1.1.1
v2.1.0
v2.0.0
What's Changed
- BREAKING: Fungible Token Improvements (better hooks + dynamic metadata) by @encody in #127
- NEP-145: Storage Management by @encody in #126
- BREAKING: Refactor Fungible Token by @encody in #128
- chore: Move repository to NEAR GitHub organization by @encody in #130
- BREAKING: Upgrade all components to new hooks API by @encody in #129
- Normalize & update dependencies by @encody in #131
- Integrate NEP-145 with token standards by @encody in #132
Full Changelog: v1.1.0...v2.0.0
v1.1.0
v1.0.1
Reduces package size. No functional changes from v1.0.0.
Full Changelog: v1.0.0...v1.0.1