Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

33 lines (26 loc) · 1.64 KB

0.7.1 (2024-04-18)

  • update multiversx-sc libraries

0.7.0 (2024-02-10)

  • add giveaway functionality
  • update multiversx-sc libraries

0.6.0 (2024-01-05)

  • add possibility to define special roles
  • update multiversx-sc libraries

0.5.0 (2023-11-26)

  • add possibility to define collection token properties
  • update multiversx-sc libraries

0.4.0 (2023-09-16)

  • add burn and mint endpoints
  • update multiversx-sc libraries

0.3.0 (2023-08-03)

  • add pause/start buying SFTs endpoint
  • add change max tokens per address endpoint
  • respect max tokens per nonce and address setting when buying
  • update multiversx-sc libraries

0.2.0 (2023-05-10)

  • add a new owner-only endpoint to change the price (setNewPrice)
  • remove sh interaction snippets because it won't be supported, please use the CLI
  • update multiversx-sc libraries

0.1.0 (2023-04-02)

  • initial code
  • issue, roles, create, buy + query endpoints/views