Skip to content

Releases: onflow/flow-nft

lib/go/templates/v1.4.1

Choose a tag to compare

Downgrade go-ethereum to v1.16.8

lib/go/contracts/v1.4.1

Choose a tag to compare

Downgrade go-ethereum to v1.16.8

lib/go/templates/v1.4.0

Choose a tag to compare

What's Changed

  • Add CLAUDE.md and AGENTS.md for AI assistant guidance by @joshuahannan in #263
  • Fix getViews/resolveView mismatch and EVMBytesMetadata force-unwrap in ExampleNFT by @joshuahannan in #264
  • Fix five remaining bugs from security review by @joshuahannan in #265
  • Fix code review issues across contracts and transactions by @joshuahannan in #266
  • Standardize error messages: add prefixes and use string interpolation by @joshuahannan in #268

Full Changelog: lib/go/contracts/v1.3.0...lib/go/templates/v1.4.0

lib/go/contracts/v1.4.0

Choose a tag to compare

What's Changed

  • Add CLAUDE.md and AGENTS.md for AI assistant guidance by @joshuahannan in #263
  • Fix getViews/resolveView mismatch and EVMBytesMetadata force-unwrap in ExampleNFT by @joshuahannan in #264
  • Fix five remaining bugs from security review by @joshuahannan in #265
  • Fix code review issues across contracts and transactions by @joshuahannan in #266
  • Standardize error messages: add prefixes and use string interpolation by @joshuahannan in #268

Full Changelog: lib/go/contracts/v1.3.0...lib/go/contracts/v1.4.0

lib/go/templates/v1.3.0

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

What's Changed

Full Changelog: lib/go/contracts/v1.2.3...lib/go/contracts/v1.2.4

lib/go/contracts/v1.2.3

Choose a tag to compare

What's Changed

Full Changelog: lib/go/contracts/v1.2.2...lib/go/contracts/v1.2.3

lib/go/templates/v1.2.1

Choose a tag to compare

Contains these updates:

lib/go/contracts/v1.2.2

Choose a tag to compare

Contains these updates:

  • Updates Error messages to be more descriptive: