Releases: carrot/ship
Releases · carrot/ship
v0.2.4
v0.2.3
v0.2.2
v0.2.1
- Add netlify deployer, thanks to @joshrowley!
v0.2.0
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Exciting news, after being dormant for a while, we've been putting a ton of work into this first suitable-for-public release of ship! A lot of improvements here, among them:
- A new, easier to use public API
- Slightly more semantic command line options and a more stable command line parser
- All our deployers are unit tested, including on travis, using encrypted private data
- New github pages deployer that doesn't have any external dependencies (even git!)
- New heroku deployer built on the latest API with pieces of the edge API that also has no external dependencies (no git, no heroku toolbelt)
The s3, gh-pages, and heroku deployers represent the core deployers that we deemed most necessary. We also have a ftp, vps, and tumblr deployer in the pipes.