All Versions
20
Latest Version
Avg Release Cycle
153 days
Latest Release
-

Changelog History
Page 1

  • v5.0.0 Changes

    2021-03-08

    • โšก๏ธ Update Guice to 5.0.1
  • v4.2.11 Changes

    July 12, 2020

    2020-07-12

    • Resolve inability to find owner causing nested class to not be bindable
  • v4.2.10 Changes

    June 30, 2020

    2020-06-29

    • ๐Ÿ›  Fix AnyVal types being erased to the type they wrap
    • โž• Add provider helpers to the injector extensions
  • v4.2.9 Changes

    June 25, 2020

    2020-06-24

    • ๐Ÿ›  Fix Mixins not resolving to the base types (as they did in 4.2.0)
    • โž• Add annotatedWith that takes a class object
    • ๐Ÿ›  Fix (=> Unit) throwing an exception about being unable to find <byname>
  • v4.2.8 Changes

    June 25, 2020

    2020-06-22

    • ๐Ÿ›  Fix primative arrays
    • ๐Ÿ›  Fix Unit
  • v4.2.7 Changes

    2020-05-27

    • Guice 4.2.3
  • v4.2.6 Changes

    2020-07-19

    • ๐Ÿ›  Fix for Singleton types
  • v4.2.5 Changes

    2019-06-22

    • ๐Ÿ‘ Scala 2.13 support
  • v4.2.4 Changes

    2019-06-02

    • โœ‚ Remove Manifest
  • v4.2.3 Changes

    2019-03-02

    • ๐Ÿ›  Fix issue with binding to types in different classloaders