Skip to content

2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 19:24
· 10 commits to master since this release
d4f03e9

2.0.0 (2022-07-16)

Features

  • sdk: add init and destory methods (#2) (d4f03e9)

BREAKING CHANGES

  • sdk: Now you will have to call Sdk.init() on Initialization and Sdk.destroy() on releasing resources.