bot_io 0.26.1+1 copy "bot_io: ^0.26.1+1" to clipboard
bot_io: ^0.26.1+1 copied to clipboard

discontinued
outdatedDart 1 only

A collection of Dart file system helpers built on dart:io

0.26.1+1 2014-05-06 #

  • Mark Console.supportsColor with @deprecated.

0.26.1 2014-05-06 #

  • NEW! Added AnsiColor.isSupported
  • DEPRECATED Console.supportsColor use AnsiColor.isSupported instead.

0.26.0 2014-03-05 #

  • BREAKING removed deprecated completion.dart library. See the completion package.
  • BREAKING removed deprecated bot_git.dart library. See the git package.
  • BREAKING removed deprecated expandStream from bot_io. Now in bot package.
  • Lots of other cleanup.

0.25.3 2014-02-15 (SDK 1.2.0-dev.5.7 32688) #

0.25.2 2014-02-15 (SDK 1.2.0-dev.5.7 32688) #

  • bot_git is DEPRECATED. Use the git package instead.

0.25.1 2013-12-10 (SDK 1.0.2.1 r30821) #

  • DEPRECATED expandStream. You likely weren't using it anyway. If you were, it's in bot now.
  • A bunch of test clean-up.
  • Dependency tweaks.

0.25.0 2013-11-07 (SDK 0.8.10+6 r30036) #

0.24.0 2013-10-31 (SDK 0.8.9 r29656) #

  • Updates for latest SDK
  • BREAKING changes to tryCompletion and the completion generator due to removal of Options from dart:io.

0.23.3 2013-10-24 (SDK 0.8.6 r29156) #

  • Updates for latest SDK

0.23.2 2013-08-26 (SDK 0.6.21.2 r26619) #

  • Updates for latest SDK

0.23.1 2013-07-26 (SDK 0.6.9.2 r25388) #

  • NEW! TempDir.then - for those times when you just want a directory.
  • Tiny updates to dependencies, refactoring in bot_git

0.23.0 2013-07-24 (SDK 0.6.9.2 r25388) #

  • Latest SDK
  • BREAKING Moved completion into its own library.

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 and MapDirectoryPopulater
  • BREAKING TempDir.populate now takes the same inputs as EntityPopulater.populate

0.21.3 2013-07-11 (SDK 0.6.3.3 r24898) #

0.21.2 2013-06-04 (SDK 0.5.13.1 r23552) #

  • Fixes for SDK 0.5.13.1
  • Crypto moved to a pub package

0.21.1 2013-05-28 (SDK 0.5.11.1 r23200) #

  • Fixes for SDK 0.5.11.1

0.21.0+2 2013-04-29 (SDK 0.5.1.0 r22072) #

bot_io #

  • Another oops in AnsiColor
  • Un-deprecated DirectoryPopulater and MapDirecotryPopulater
    • EntityPopulator isn't there yet...

0.21.0+1 2013-04-29 (SDK 0.5.1.0 r22072) #

bot_io #

  • Oops in AnsiColor

0.21.0 2013-04-29 (SDK 0.5.1.0 r22072) #

bot_io #

  • BREAKING TempDir.dispose is now async -- returns a Future
  • DEPRECATED DirectoryPopulater and MapDirecotryPopulater
  • NEW! EntityPopulater

0.20.2 2013-04-20 (SDK 0.4.7+5 r21658) #

bot_io #

  • NEW! fileContentsMatch
  • NEW! fileSha1Hex

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.
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A collection of Dart file system helpers built on dart:io

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

bot, crypto, logging, path

More

Packages that depend on bot_io