15
Jan
2011
Jan
2011
ProjMgr v0.0.4 Release
I pushed ProjMgr v0.0.4 to rubygems, below are the release notes. Mostly just minor bug fixes. It is highly recommend anyone using ProjMgr upgrade to this latest version.
0.0.4 (January 09, 2011)
===
- Fixed output error
0.0.3 (January 09, 2011)
===
- Added rspec tests for the Scm class
- Remove unnessesary requires from the library and moved them to the binary
- Add support for checkout/clone for SVN and GIT
- Add checks to see if the paths exist for each call that uses @path
- Optimized most of the code
0.0.2 (January 04, 2011)
===
- Minor bug fixes/typos