git 0.4.1+1
git: ^0.4.1+1 copied to clipboard
A dart wrapper around the git command line
0.4.1+1 #
- Updated
hopand addedhop_unittestdev dependencies.
0.4.1 - 2014-05-06 #
- Tweaks to
Committo stop using deperecated APIs frombot. - Updated constraint on
botpackage.
0.4.0 - 2014-04-12 #
- Made fields on
TreeEntryfinal. - A lot of source clean up.
0.3.0 - 2014-03-17 #
- BREAKING
PopulateTempDirtypedef. - BREAKING
GitDir.populateBranch- moving away fromTempDirfrombot_io - Removed a number of package dependencies
0.2.1+1 - 2014-03-16 #
- Moved
scheduled_testdependency todev_dependencies
0.2.1 - 2014-03-16 #
- Deprecated
PopulateTempDirtypedef. - Deprecated
GitDir.populateBranch- moving away fromTempDirfrombot_io - NEW!
GitDir.updateBranchlikepopulateBranch, but exposes aDirectory
0.2.0 - 2014-03-04 #
- Supporting next release of
bot_io - Fixed
hop_runner - Removed deprecated
Gitclass.
0.1.0 - 2014-02-15 #
- First release
- Maintains 100% compatibility with the
bot_gitlibrary from thebot_iopackage as of release0.25.1+2.