All Versions
7
Latest Version
Avg Release Cycle
158 days
Latest Release
-
Changelog History
Changelog History
-
v1.5.0
-
v1.4.1
November 02, 2019๐ Fixed
- ๐ Fix
kotlinBinder
holding a cached reference to oldBinder
instances inKotlinModule
.
- ๐ Fix
-
v1.4.0
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
April 25, 20192019-04-25
- โ Add delegating builders to binder skipSources.
- โ Add binding support for annotation instances for kotlin-based DSL.
-
v1.2.0
October 17, 20182018-10-17
- Actually replace dependency on JRE8 with JDK8.
-
v1.1.0
October 11, 20182018-10-11
- Replace dependency on JRE8 with JDK8.
-
v1.0.0
September 05, 20172017-09-05
- ๐ Initial release.
๐ [Unreleased]: https://github.com/misfitlabsdev/kotlin-guice/compare/1.4.0...HEAD