- BREAKING Renamed exception classes to align with Dart naming conventions.
- BREAKING Slight changes to
requires
methods,DetailedArgumentException
- BREAKING Almost everything has changed.
- Multi-line output is indented correctly.
- BREAKING
io.Color
is nowio.AnsiColor
- BREAKING Removed
prnt
andprntLine
. A bit silly, no?
- BREAKING Merged
hop
back in. Circular dependencies just make no sense. - BREAKING Moved
qr
into its own repository. - A bunch of fixes to support more recent Dart release.
- BREAKING Changes to align with Dart r14554.