All Versions
8
Latest Version
Avg Release Cycle
224 days
Latest Release
-

Changelog History

  • v1.6.0

  • v1.5.0 Changes

    May 08, 2021

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgrade to Guice 5.0.1
  • v1.4.1 Changes

    November 02, 2019

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix kotlinBinder holding a cached reference to old Binder instances in KotlinModule.
  • v1.4.0 Changes

    July 28, 2019

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgrade to Guice 4.2.2.
    • ๐Ÿšš Move multibinding files into the main kotlin-guice module.
    • ๐Ÿ’… Switch to Keep a Changelog style for Changelog moving forward - https://keepachangelog.com/en/1.0.0/
    • ๐Ÿ“ฆ Rename groupId and packages to dev.misfitlabs.
    • โฌ†๏ธ Upgrade tests from Spek to Spek2.

    โœ‚ Removed

    • โœ‚ Remove kotlin-guice-multibindings module to match the removal of guice-multibindings in Guice 4.2.
  • v1.3.0 Changes

    April 25, 2019

    2019-04-25

    • โž• Add delegating builders to binder skipSources.
    • โž• Add binding support for annotation instances for kotlin-based DSL.
  • v1.2.0 Changes

    October 17, 2018

    2018-10-17

    • Actually replace dependency on JRE8 with JDK8.
  • v1.1.0 Changes

    October 11, 2018

    2018-10-11

    • Replace dependency on JRE8 with JDK8.
  • v1.0.0 Changes

    September 05, 2017

    2017-09-05

    • ๐ŸŽ‰ Initial release.

    ๐Ÿš€ [Unreleased]: https://github.com/misfitlabsdev/kotlin-guice/compare/1.4.0...HEAD