Skip to content

v1.0.0

Compare
Choose a tag to compare
@derklaro derklaro released this 28 Sep 14:09

Initial release of aerogel:

  • Full jsr 330 compatibility (constructor & member injection)
  • Dynamic creation of instances and bindings when possible
  • Circular dependency handling
  • Automatic bindings of @Factory and @Provides annotation when using the auto module
  • Kotlin extensions for easier generic work when using kotlin