Skip to content

Latest commit

 

History

History
121 lines (68 loc) · 3.45 KB

CHANGELOG.md

File metadata and controls

121 lines (68 loc) · 3.45 KB

Changelog

All notable changes to this project will be documented in this file.

[0.3.0] - 2024-01-24

Bug Fixes

  • Add ledger.send memo to event (#125)

Features

  • Partial blockchain module (#126)

[0.2.2] - 2024-01-15

Bug Fixes

  • Add memo support to ledger.send (#124)

[0.2.1] - 2024-01-08

Bug Fixes

  • Workaround webpack 5 polyfill migration (#123)

[0.2.0] - 2024-01-05

Miscellaneous Tasks

  • Update packages (#122)

[0.1.1] - 2023-10-13

Features

  • Web.list pagination and custom domain support (#119)

[0.1.0] - 2023-10-02

Bug Fixes

  • Add .idea to gitignore

Features

  • Add token create event handling (#116)
  • Release script (#117)

[0.1.0-alpha.13] - 2023-09-21

Features

  • Illegal address (#115)
  • Dweb support (#114)

[0.1.0-alpha.12] - 2023-08-21

Features

  • Support kvstore key filtering (#112)

Miscellaneous Tasks

  • Bump version (#113)

[0.1.0-alpha.11] - 2023-07-06

Bug Fixes

  • Add namespace for blockchain module (#107)
  • KVStore.list takes args (#109)
  • Check for map (#110)

Features

  • Mint and Burn tokens (#106)
  • KVStore.list (#108)
  • Compute poc (#111)

[0.1.0-alpha.10] - 2023-05-04

Features

  • Mint & Burn Events (#105)

Testing

  • Integration tests for v1 (#103)

[0.1.0-alpha.9] - 2023-03-01

Bug Fixes

  • Token Creation response (#92)
  • Memos, cborData (#94)
  • Kvstore improvements (address param, transfer method) (#93)
  • Memo type should be (string | ArrayBuffer)[] (#96)

[0.1.0-alpha.7] - 2023-01-12

Features

  • Update package version to 0.1.0-alpha.7 (#89)

[0.1.0-alpha.6] - 2022-12-22

Bug Fixes

  • Remove comments
  • More comments
  • Update package.json (#82)
  • Send tagged addresses (#83)

Features

  • Update package.json, update jest library (#75)
  • Support for tokens namespace (#81)
  • KVStore implementation (#86)
  • Update package version to v0.1.0-alpha.6 (#87)