Releases: scaldi/scaldi-play
Releases · scaldi/scaldi-play
v0.4.1
- Added
ControllerInjector
which creates controller bindings on the fly, so that you don't need to define them explicitly anymore
v0.4
- Updated to play version 2.3.0
- Updated to scaldi version 0.4
Version 0.3.3
- Updated to play version 2.3.0-RC1
- Cross-compiling to Scala version 2.10.4 and 2.11.0
v0.3.2
- Updated to scaldi version 0.3.2
v0.3.1
- Correct Play application shutdown handling (big thanks to Peter Kolloch for this contribution)
v0.3
- Updated Scaldi v0.3
- Documentation for all public API.