Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Releases: thirdweb-dev/go-sdk

v1.2.12

27 Jul 17:52
0656af1
Compare
Choose a tag to compare

What's Changed

  • Add support for reading edition drop claim conditions by @adam-maj in #57

Full Changelog: v1.2.11...v1.2.12

v1.2.11

27 Jul 17:24
348690a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.10...v1.2.11

v1.0.0-beta

21 Oct 22:10
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

Full Changelog: v0.1.2...v1.0.0-beta

v0.0.6

02 Oct 00:35
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

ac70b64 (HEAD -> master, tag: v0.0.6, origin/master) Rename nft metadata 'attributes' field to 'properties'
80f43d7 Added comments about WIP functions

v0.0.5

02 Oct 00:23
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

736c9da (HEAD -> master, tag: v0.0.5, origin/master) Implemented NFT.TransferFrom, NFT.SetRoyaltyBps, and NFT.SetApproval
308a861 Implemented nft.GetOwned, added command to cli
4d17036 Removed some unused properties
fda94fe Expose MintTo function, allow caller of Nft.Mint to pass in arbitrary attributes
07eb3b3 Merge pull request #1 from nftlabs/docs
1aeb40b Update README.md
ac980fa Update README.md
87f72a8 (origin/docs, docs) Removed unused folder
b2efa05 First pass at information top for readme