bot_io 0.22.0+1 bot_io: ^0.22.0+1 copied to clipboard
A collection of (mostly) general libraries to make working with Dart more productive.
Changelog - Dart Bag of Tricks - IO #
0.22.0 2013-07-18 (0.6.5.0 r25017) #
- Updated min SDK to 0.6.5
- Moved from 'pathos' to 'path' package
- DEPRECATED
DirectoryPopulater
andMapDirectoryPopulater
- BREAKING
TempDir.populate
now takes the same inputs asEntityPopulater.populate
0.21.3 2013-07-11 (SDK 0.6.3.3 r24898) #
Work-around for https://code.google.com/p/dart/issues/detail?id=10163 #
Other tiny tweaks #
0.21.0+2 2013-04-29 (SDK 0.5.1.0 r22072) #
bot_io #
- Another oops in
AnsiColor
- Un-deprecated
DirectoryPopulater
andMapDirecotryPopulater
EntityPopulator
isn't there yet...
0.21.0 2013-04-29 (SDK 0.5.1.0 r22072) #
bot_io #
- BREAKING
TempDir.dispose
is now async -- returns aFuture
- DEPRECATED
DirectoryPopulater
andMapDirecotryPopulater
- NEW!
EntityPopulater
0.20.1 2013-04-19 (SDK 0.4.7+5 r21658) #
- TODO...
0.20.0 2013-04-17 (SDK 0.4.7+3 r21604) #
- The grand split from BOT begins.
- See the BOT Changelog for work leading up to the split.