Skip to content

Latest commit

 

History

History
163 lines (90 loc) · 8.67 KB

CHANGELOG.md

File metadata and controls

163 lines (90 loc) · 8.67 KB

4.3.0 (2021-11-16)

Features

  • add create auction v2 transaction (#62) (04bbba7)

4.2.1 (2021-11-12)

Bug Fixes

4.2.0 (2021-11-11)

Features

4.1.0 (2021-11-10)

Features

  • added new actions for metadata program (#56) (a9208c9)

4.0.0 (2021-11-09)

Bug Fixes

BREAKING CHANGES

  • getEdition is now a Metadata's static method

3.5.0 (2021-11-08)

Features

  • actions: add redeem and claim bid actions (#55) (b4f13f3)

3.4.1 (2021-11-08)

Bug Fixes

3.4.0 (2021-11-05)

Features

3.3.0 (2021-11-05)

Features

3.2.0 (2021-11-03)

Features

3.1.1 (2021-11-03)

3.1.0 (2021-10-26)

Features

  • extend AuctionExtendedData with new fields (#43) (41a4e2a)

3.0.0 (2021-10-20)

Features

BREAKING CHANGES

  • export actions & programs in separate folders.

Co-authored-by: Paul Kurochka [email protected]

2.0.1 (2021-10-17)

Bug Fixes

  • use prepare instead of postinstall (#38) (fca112a)

2.0.0 (2021-10-15)

Features

BREAKING CHANGES

  • Don't use Metaplex.init. Provide connection and wallet directly to actions.

1.0.0 (2021-10-15)

Bug Fixes

Features