Releases: dthommes/RoboSpring
Releases · dthommes/RoboSpring
1.0.7
- Fixed issue with Fragments (#1)
- Introduced AndroidContextAware Interface for auto-wiring of the Android Context in arbitrary beans
- Initial support for RoboVM (OrmLite based on JDBC)
1.0.5
- New AsyncTaskLoader for for loading the Spring context in background.
- Added
context:annotation-config
capabilities for autowiring beans defined in the XML configuration.
- Added preliminary support for integration of OrmLite.
1.0.2
Added support for custom namespaces. This is the first GitHub Release, have fun!