Version: 3.2
Versions
Establishing Roadmap with Structured Versions
The first big thing for the Koin project is organizing release cycles to establish a clear vision on versions deployment, and to help you anticipate updates and new features. We need a clear version tracking: Major.Minor.Patch
- Patch version: fixes only, minor dependency library updates
- Minor version: New features & deprecations
- Major features: New Impacting features, deprecations & hard breaking
We now drive our developments with release cycles of 6 months to follow Kotlin language and library updates in a consistent manner. We will use beta periods of 6 weeks to help gather first feedbacks.