Kodein v6.4.0 Release Notes

Release Date: 2019-09-19 // over 4 years ago
    • CORE
      • Allowing to use importOnce over extended modules
      • Kotlin 1.3.50
    • JVM
      • Set the JDK8 as default target
    • KTOR
      • Route.controller extension functions to be able to install KodeinController routes inside the Ktor routing system.
      • KodeinControllerFeature depreciation as the new extensions will better cover the use case
    • DEMOS
    • CI/CD
      • Automate builds on Travis CI
    • MISC
      • Move to a more traditional branching model with:
      • master as default
      • stable for release
      • X.X for versioning