test_track 0.0.3 test_track: ^0.0.3 copied to clipboard
The dart client for the TestTrack system. It provides client-side split-testing and feature-toggling through a simple API.
0.0.3 #
- ci: Use codecov instead of the lcov reporter by @btrautmann in https://github.com/Betterment/test_track_dart_client/pull/27
- fix: fix target spec location for codecov yml by @btrautmann in https://github.com/Betterment/test_track_dart_client/pull/28
- chore: setup policy-bot to replace nanda by @samandmoore in https://github.com/Betterment/test_track_dart_client/pull/29
- chore: upgrade dependencies by @btrautmann in https://github.com/Betterment/test_track_dart_client/pull/30
Full Changelog: https://github.com/Betterment/test_track_dart_client/compare/v0.0.2...v0.0.3
0.0.2 #
- chore: Update badges now that both packages are published by @btrautmann in https://github.com/Betterment/test_track_dart_client/pull/20
- chore: Use pub dev version of test support package to make pana happy by @btrautmann in https://github.com/Betterment/test_track_dart_client/pull/22
- chore: Resolve pana static analysis issues by @btrautmann in https://github.com/Betterment/test_track_dart_client/pull/23
- feat: add examples for both packages by @samandmoore in https://github.com/Betterment/test_track_dart_client/pull/24
New Contributors #
- @samandmoore made their first contribution in https://github.com/Betterment/test_track_dart_client/pull/24
Full Changelog: https://github.com/Betterment/test_track_dart_client/compare/v0.0.1...v0.0.2
0.0.1 #
- Initial version.