git 0.2.1+1
git: ^0.2.1+1 copied to clipboard
A dart wrapper around the git command line
Changelog - git #
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.