Skip to content

v0.1.0

Choose a tag to compare

@jescalan jescalan released this 23 Jul 17:11
· 60 commits to master since this release

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.