InsertKoinIO / koin

Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
https://insert-koin.io
Apache License 2.0
8.93k stars 711 forks source link

[What's next] Releases 2.1.x & 3.x #510

Closed arnaudgiuliani closed 4 years ago

arnaudgiuliani commented 5 years ago

Hello all :)

Hope you enjoy this new version of Koin. Here is how we will handle the next versions and what we will develop and each of them. Begin to gather feature proposals & requests:

2.1.x - will target minor features:

About Koin as a multiplaform library, we have to check if it breaks lots of what we have. In that case, we would plan it for 3.0.0.

All of this is open to contribution. Feel free to propose your contributions (contact us by posting below or via Kotlin slack).

This post will be regularly updated.

Cheers.

drieks commented 5 years ago

Hi, I started to work on 3.0.0 in #519

kpgalligan commented 5 years ago

Good place to talk about multiplatform? Tracking issue? Slack? I have thoughts.

arnaudgiuliani commented 5 years ago

Will ship directly a 2.1.0 to gather latest fixes & updates (all contribution around), and queeze 2.0.2 in it 👍

george-theocharis commented 4 years ago

Any eta for 2.1.0? Wanna try the saved state handle with koin!

arnaudgiuliani commented 4 years ago

I will manage to publish some alpha for the current 2.1.0 soonly, in the next days.

TurKurT656 commented 4 years ago

is there an example for navGraph implementation?

arnaudgiuliani commented 4 years ago

Hey @TurKurT656

is there an example for navGraph implementation?

not for now, an external contribution can be done for that 👍

Lizzergas commented 4 years ago

Any reason why org.koin:koin-java is at 2.1.0-alpha-2 while other packages are at alpha-6?

arnaudgiuliani commented 4 years ago

koin-java helpers will be integrated into koin-core for 2.1.0

arnaudgiuliani commented 4 years ago

Changelog has to be updated to help understand last changes