Releases: pstadler/flightplan
Releases · pstadler/flightplan
0.4.3
0.4.2
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
- Added CoffeeScript support — 🍻 @danielgtaylor
0.2.0
Improvements
- Execution times are now displayed in a pretty format
- Errors and warnings are now displayed for commands executed with
silent: true
transport/transport.js
has been moved totransport/index.js
Bugs
- Fixed a problem where
ShellTransport#transfer()
tried to connect to undefined@example.com when no username was defined in briefing
Coding standards
- the project now uses spaces instead of tabs
- jshint is now much more strict