bot 0.6.0
bot: ^0.6.0 copied to clipboard
A collection of (mostly) general libraries to make working with Dart more productive.
Changelog - Dart Bag of Tricks #
0.6.0 (SDK r15042) #
- BREAKING Merged
hopback in. Circular dependencies just make no sense. - BREAKING Moved
qrinto its own repository. - A bunch of fixes to support more recent Dart release.
0.5.0 -- 6 Nov 2012 (SDK r14554) #
- BREAKING Changes to align with Dart r14554.
0.3.0 -- 24 October 2012 (SDK r13851) #
- BREAKING Changes to align with Dart integration build v13851
0.2.1 -- 22 October 2012 (SDK r13679, M1) #
- Moved
hopfiles intotooldir. These are for devs working withbot.dartnot end users.
0.2.0 -- 21 October 2012 (SDK r13679, M1) #
Retained - Breaking Changes #
PElement.drawrenamed to_stageDrawPElement.updatedevent removed- Renamed
ElementParentImpltoParentElement - Moved logic for handling children from
PElementtoParentElement
Bot #
DetailedIllegalArgumentExceptionctor is nowconst- Removed private
_SimpleSet. Not used.
Hop - New #
0.1.0 16 October 2012 (SDK r13679) #
- Aligned with M1 build of Dart r13679