Skip to content

Releases: renatocassino/pure-function-decorator

v2.0.1

04 Dec 15:18
Compare
Choose a tag to compare

2.0.1 (2022-12-04)

Bug Fixes

v2.0.0

03 Dec 22:40
Compare
Choose a tag to compare

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

v1.0.2

01 Dec 22:04
Compare
Choose a tag to compare

1.0.2 (2022-12-01)

Bug Fixes

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