koin generator improvements

This commit is contained in:
2023-06-18 23:38:36 +06:00
parent 9824c3e00f
commit 7e5c88ddc3
3 changed files with 167 additions and 34 deletions

View File

@@ -2,6 +2,12 @@
## 0.19.3
* `Koin`
* `Generator`
* New getter methods now available with opportunity to use parameters
* Old notation `*Single` and `*Factory` is deprecated since this release. With old
will be generated new `single*` and `factory*` notations for new generations
## 0.19.2
* `Versions`: