persistent 0.8.3 persistent: ^0.8.3 copied to clipboard
Efficient persistent data structures for Dart
Persistent Changelog #
0.8.3 #
- Remove call to deprecated function in args parsing
- Use new enumerators'
apply
in tests - Bump dependencies' upper bounds
0.8.2 #
- Mode run_all_tests.sh to tests/run.sh to adhere to pub.drone.io's conventions.
0.8.1 #
- Added
CHANGELOG.md
- Moved benchmarks to the standard
benchmark
directory