dice 1.6.3
dice: ^1.6.3 copied to clipboard
Lightweight dependency injection framework for Dart.
1.6.3 #
- Bump versions and improve travis build
- Update copyright
1.6.2 #
- Added change log
1.6.1 #
- Bumped dependencies
- Switched to Travis build server
- Run code coverage on test
1.6.0 #
- Function injection now works
1.5.4 #
- Bump version as pub.dartlang.com failed to update last version
1.5.3 #
- Simplified binding
1.5.2 #
- More tests
1.5.1 #
- Updated documentation with new module system
1.5.0 #
- New alternative to modules when registering dependencies
1.4.6 #
- Document how inject configuration values