v0.6.0: date: 2016-07-21 changes: - Improved Windows support - Improved node 4 support v0.5.2: date: 2015-04-13 changes: - Improved HTTP error handling - Test improvements v0.5.1: date: 2014-09-21 changes: - Added more tests v0.5.0: date: 2014-08-22 changes: - Corrected exit codes on errors. Pull #12. Freight will now exit with status code '1' if the Freight request fails. v0.4.0: date: 2014-07-22 changes: - 'freight track REPO BRANCH_NAME' is now 'freight track REPO --track-branch=BRANCH_NAME'. - Added 'freight track [--track-directory=PATH_TO_PACKAGE_JSON_FILES], allows to track repositories that have 'package.json' and 'bower.json' in subdirectories. v0.3.1: date: 2014-07-06 changes: - Adds support for NODE_ENV=production v0.3.0: date: 2014-06-22 changes: - Adds repository tracking with `freight track`. - Removed `-p` password flag. - Added more docs. v0.1.0: date: 2014-05-19 changes: - Initial release.