Skip to content

Releases: google/quiver-dart

2.1.4+1

26 Oct 22:34
Compare
Choose a tag to compare
Version 2.1.4+1

Go strong mode!

22 Apr 18:21
Compare
Choose a tag to compare

0.22.0 - 2015-04-21

BREAKING CHANGE: streams and async libraries have been merged into one async library
BREAKING CHANGE: Pre-1.8.0 SDKs are no longer supported.
Quiver is now strong mode compliant
New: Optional now implements Iterable and its methods are generic (using temporary syntax)
New: isNotEmpty and isDigit in strings.dart
New: Multimap.fromIterable
Fix: Change TreeSearch from class to enum.
Fix: fake_async.dart timers are now active while executing the callback