Sha256: efec826ea867f213731f6df37b1f16f6855b2ce27f809c77f9114fa2c7565fa3

Contents?: true

Size: 956 Bytes

Versions: 1

Compression:

Stored size: 956 Bytes

Contents

### 2.1 / 2018-04-12

*   Changed dependency on fog to fog-aws.

### 2.0 / 2016-05-31

*   Rewrote for compatibility with cartage 2.0.

*   3 major enhancements

    *   Configuration now supports multiple destinations. Old cartage-s3
        configurations will continue to work and be accessible under the
        destination name +default+. An error will be raised if there is an
        explicit +default+ destination combined with this implicit +default+
        destination.

    *   The <tt>s3 put</tt> command (<tt>cartage s3 put</tt>) does *not* cause
        the build of a package, but will only upload a build file. This
        requires that a timestamp be provided either on the command-line or
        through a configuration file.

            cartage --timestamp=<TIMESTAMP> s3 put

    *   Added <tt>s3 get</tt>, <tt>s3 list</tt>, and <tt>s3 delete</tt>
        commands.

### 1.0 / 2015-03-20

*   1 major enhancement

    *   Birthday!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cartage-s3-2.1 History.md