Skip to content

Releases: gagliardetto/anchor-go

v0.3.1

18 Mar 18:27
Compare
Choose a tag to compare

v0.3.0

01 Feb 14:02
Compare
Choose a tag to compare

Full Changelog: v0.2.3...v0.3.0

v0.2.3

16 Jan 15:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

21 Oct 19:45
9a1d62c
Compare
Choose a tag to compare
  • Add flag to explicitly remove "Account" suffix if already present when generating accessor methods.

What's Changed

  • Conditionally strip account suffix from accessors by @Willyham in #2

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

21 Sep 15:48
Compare
Choose a tag to compare
  • Upgrade github.com/gagliardetto/binary to v0.4.4; upgrade github.com/gagliardetto/solana-go to v0.5.1.
  • Generate stringer for the uint8 enum values.
  • Handle mixed complex enums (uint8 + other types).

v0.2.0

16 Sep 18:34
Compare
Choose a tag to compare
metaplex: add new types

v0.1.0

08 Sep 16:51
Compare
Choose a tag to compare

Initial release