Release v2.0.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.1 (2021-12-20)
2.0.0 (2021-12-03)
⚠ BREAKING CHANGES
- most components where renamed and refactored and the public interface to extend the lib was changed
Features
- add kotlin support (722326f)
- change lib structure and public interface + add kotlin delegate res (936fde7)
1.0.0 (2021-11-26)
Features
- add example project (1fb0997)
- add reference implementation (5db2e19)
- prepare gradle scripts to lib publication (64cd8c0)
- project to multi project (2d315df)