Closed russhwolf closed 4 years ago
Is there a changelog for this new version?
@saket changelog for Koin? Not yet. It's effectively 2.1.5, but designed for KMP. The changes are mostly internal. JVM is the same, basically, but on native you can only inject on the main thread, and for Android you can also enable that for consistency (and maybe a bit of performance).
Also, in the context of this PR, it should be essentially the same code it was running before, just published in a different place. But having some publishing issues.
Sorry I meant changelog from alpha-9
to alpha-1
. Didn't realize you folks were just changing the repository.
The build failure here seems real (failing to resolve koin-test, which looks wrong in bintray too), but I don't understand why it passed the first time