v1.0.0
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