Releases: onflow/flow-nft
Releases · onflow/flow-nft
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
NonFungibleToken and MetadataViews
Creating an initial release for the standard and metadata contracts so they can be imported by go programs elsewhere