- Require Dart 3.0.0 or greater.
- No longer explicitly name the
matchers.dart
library asuri.matchers
.
- Enable null safety for this package.
- Now requires dart 2.10.0 or greater.
- Requires the latest versions of
pkg:matcher
andpkg:quiver
. - Dropped dependency on
pkg:utf
.
- Updated project requirement to match flutter 2.0.0+
- Change upper bound to 3.0.0.
- Fix runtime type errors in tests.
- Support the latest release of
package:quiver
. - Strong-mode clean.
- Require at least Dart
2.0.0-dev.18
.
- Widen dependency on package:quiver
- Migrate from the unittest to the new test package.
- Widen dependency on quiver
- Widen dependency on matcher
- Preserve query parameters in UriMatch.rest