Releases: onflow/flow-nft
Releases · onflow/flow-nft
lib/go/templates/v1.3.0
What's Changed
- Adds
MetadataViews.resolveContractViewFromTypeIdentifier()utility by @joshuahannan in #251 - Updates the generic transactions to use this function
Full Changelog: lib/go/contracts/v1.2.4...lib/go/templates/v1.3.0
lib/go/contracts/v1.3.0
What's Changed
- Adds
MetadataViews.resolveContractViewFromTypeIdentifier()utility by @joshuahannan in #251
Full Changelog: lib/go/contracts/v1.2.4...lib/go/contracts/v1.3.0
lib/go/contracts/v1.2.4
What's Changed
- Adds minted event to ExampleNFT by @joshuahannan in #244
Full Changelog: lib/go/contracts/v1.2.3...lib/go/contracts/v1.2.4
lib/go/contracts/v1.2.3
What's Changed
- Adds generic burn transaction by @joshuahannan in #238
- Add CrossVM views by @sisyphusSmiling in #243
Full Changelog: lib/go/contracts/v1.2.2...lib/go/contracts/v1.2.3
lib/go/templates/v1.2.1
Contains these updates:
- Adds assertions to generic transactions
- Updates Error messages to be more descriptive:
lib/go/contracts/v1.2.2
lib/go/contracts/v1.2.1
Includes #220
Cadence 1.0 NFT Token Standard Transactions
Contains the V2 NFT standard transactions with updated code to be compatible with Cadence 1.0.
Includes all the changes in the feature branch PR: #126
🥳
Cadence 1.0 NFT Standard Contracts
Contains the V2 NFT standard contracts with updated code to be compatible with Cadence 1.0.
Includes all the changes in the feature branch PR: #126
🥳
Include getViews
Latest release includes the same version of the contract that is deployed on testnet and mainnet