Skip to content

Releases: onflow/flow-nft

lib/go/templates/v1.4.1

09 Apr 17:41

Choose a tag to compare

Downgrade go-ethereum to v1.16.8

lib/go/contracts/v1.4.1

09 Apr 17:41

Choose a tag to compare

Downgrade go-ethereum to v1.16.8

lib/go/templates/v1.4.0

06 Apr 15:57

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

06 Apr 15:58

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

07 Aug 12:15

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

07 Aug 12:14

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

05 Mar 20:10

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

12 Feb 20:01

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

01 Oct 15:32

Choose a tag to compare

Contains these updates:

lib/go/contracts/v1.2.2

01 Oct 15:33

Choose a tag to compare

Contains these updates:

  • Updates Error messages to be more descriptive: