Sha256: b16811cf28b836dbf07aa75c6881c0b51970c7f0cd5fe98e52fc76dd5f994192

Contents?: true

Size: 1.15 KB

Versions: 1

Compression:

Stored size: 1.15 KB

Contents

### 2.1.2 / 2018-04-12

*   Fog storage requires mime-types; when not using the fog gem, include
    mime-types explicitly.

### 2.1.1 / 2018-04-12

*   Remember to require 'fog-aws', not 'fog'.
*   Fix issues with tests.

### 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.2 History.md