Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

26 lines (12 loc) · 1.13 KB

2.0.1 (2022-12-04)

Bug Fixes

2.0.0 (2022-12-03)

Features

  • decorator pattern: change the interface to sync with typescript contract (e6cd09e)

BREAKING CHANGES

  • decorator pattern: All contract type was changed. The old version wont work anymore

1.0.2 (2022-12-01)

Bug Fixes

  • ci: install plugins to semantic-release (36cfac6)
  • pipeline: add releaserc file with plugins (85e11bf)