- Added
- Added VisualStudioBuilder and VisualStudioWebsite.
- Added MSTestUnitTester.
- Added support for running remote commands on a different OS.
- Add cross-platform support to servermgr module.
- Moved Procedure classes to new expander module.
- Changed
- Moved Expander from fileutil to new expander module.
- Fix Node build on Windows.
- Allow servermgr.Server() usage to default to localhost.
- Renamed all Exceptions to Errors.
- Update setuptools to 36.6.0.
- Update virtualwrapper-win to 1.2.3.
- Remove
- netutil.remote_copy replaced by servermgr.ServerPath.copy.