Skip to content

Releases: divshot/divshot-cli

1.0.0 - Solid!

08 Oct 00:31
Compare
Choose a tag to compare

Welcome to divshot-cli 1.0.0. Not much different, just more solid and a couple more features for your pursuit of joy.

0.18.0 - Environment configuration

24 Sep 18:53
Compare
Choose a tag to compare

This is a single feature release that gives you the ability to configure the environment of your application. Things like force_ssl and force_domain are currently the only implementation that affect your app in production.

See Environment Config Docs for more info.

Note: 0.18.0 is secretly 1.0-rc ... shhhhh

0.17.0 - Superstatic 1.0

17 Sep 18:46
Compare
Choose a tag to compare

This is a dependency update release. divshot-cli now uses Superstatic 1.0 for the divshot server command.

0.16.0 - Application Production Status

27 Aug 17:19
Compare
Choose a tag to compare

View the 0.16.0 milestone for more details

Major Updates

0.14.0 - Incremental Uploads

17 Jul 17:47
Compare
Choose a tag to compare

We've updated how divshot push works.

push now avoids uploading the same file twice. This leads to vastly more efficient use of your bandwidth and faster deploys.

Add .divshot-cache/ to your .gitignore and enjoy the friendly skies with 0.14.x

0.13 - Revamped Push

28 Jun 19:44
Compare
Choose a tag to compare

We completely rewrote the way that the deploy process works to be more stable against poor network connectivity and other issues. You'll also now see a nice progress bar instead of being blasted with filenames.

0.12.0 - Initiate all the Things!

04 Jun 17:12
Compare
Choose a tag to compare

View the 0.12.0 milestone for full details.

Major updates

0.11.0 - Get back your old files like a boss

23 May 18:13
Compare
Choose a tag to compare

View the 0.11.0 milestone for full details.

Major updates

0.10.0

14 May 00:44
Compare
Choose a tag to compare

View the 0.10.0 milestone for full details.

Major updates

0.9.0 - Improved Authentication Flow

27 Mar 23:35
Compare
Choose a tag to compare

In this release, divshot login has received a big upgrade to a new, PIN-less authentication system. When run, it should open your browser to Divshot's authentication server. Once authenticated, the client will gain authorization without you needing to enter a PIN code.