Skip to content

Releases: mars885/hilt-binder

1.1.4

14 Dec 03:33

Choose a tag to compare

1.1.3

03 Aug 22:57

Choose a tag to compare

  • Updated Kotlin & KSP to 1.9.25 as well as other dependencies: #49

1.1.2

30 Oct 17:19

Choose a tag to compare

  • Reverted back to using Java 8 as the target version of the libraries & the project.

1.1.1

18 Oct 21:24

Choose a tag to compare

  • Stable KSP support.
  • Updated dependencies: #31, #35
  • Added detekt & ktlint tools: #33, #36
  • Added Git pre-push hook for running static analysis tools beferehand: #37

1.1.0

01 Jun 14:51

Choose a tag to compare

  • Added experimental KSP support: #24
  • Updated dependencies: #23, #25

1.0.0

16 May 21:45

Choose a tag to compare

First Stable Release.

1.0.0-beta01

07 May 14:38

Choose a tag to compare

1.0.0-beta01 Pre-release
Pre-release

First Beta Release.

  • Updated dependencies: #23

1.0.0-alpha03

30 Apr 18:39

Choose a tag to compare

1.0.0-alpha03 Pre-release
Pre-release

Third alpha release.

  • Made possible to specify both scope annotation and explicit predefined component: #22
  • Fixed a crash when binding scoped type to custom component: #20
  • Documentation improvements: 535b09a, d7bc353

1.0.0-alpha02

24 Apr 22:12

Choose a tag to compare

1.0.0-alpha02 Pre-release
Pre-release

Second alpha release.

  • Added support for custom components: #15
  • Fixed a couple of issues with generics: #13
  • Documented public API: #16, #17
  • Updated dependencies: #10, #14

1.0.0-alpha01

24 Jan 20:36

Choose a tag to compare

1.0.0-alpha01 Pre-release
Pre-release

First Alpha Release.