unleash 0.4.1
unleash: ^0.4.1 copied to clipboard
A Server Side Dart SDK for Unleash. Unleash is an open-source feature flag service.
0.4.0 #
- Add support for custom headers
0.3.0 #
- Add support for strategies
0.2.0 #
- use stable null safe dependencies
0.2.0-nullsafety.0 #
- migration to nullsafety
0.1.1 #
- the API is now more or less stable. I don't expect it to change much anymore.
- fixed a few small errors in the README
- there are no new code changes in this release
0.0.5 #
- added periodic toggle polling
- added ability to persist feature toggle backups
0.0.4 #
- API changes
0.0.3 #
- pubspec update
0.0.1 #
- initial release