Sha256: dc248d7cc4a455d4cced7ad2a835d60aaaee43f7b3aad9100b0446002f979dcd

Contents?: true

Size: 862 Bytes

Versions: 46

Compression:

Stored size: 862 Bytes

Contents

## 0.16.0 (October 18th, 2018)

IMPROVEMENTS:

* The `All` and `Build` tasks now support `build_args` being passed as a hash.

## 0.11.0 (January 9th, 2018)

IMPROVEMENTS:

* If credentials are provided, the build task will now authenticate prior to
  building to allow images to be built with private base images.

## 0.10.0 (October 24th, 2017)

BACKWARDS INCOMPATIBILITIES / NOTES:

* The push and tag rake tasks now accept an `argument_names` parameter 
  providing names of the arguments passed to the task. These arguments are in 
  turn passed to any factory functions. Previously the factory functions took 
  the task parameters as the first argument, now they take the task arguments 
  as the first argument and the task parameters as the second.

IMPROVEMENTS:

* All factory functions now take the task arguments for the push and tag rake 
  tasks.

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
rake_docker-0.17.0 CHANGELOG.md
rake_docker-0.16.1.pre2 CHANGELOG.md
rake_docker-0.16.1.pre1 CHANGELOG.md
rake_docker-0.16.0 CHANGELOG.md
rake_docker-0.15.1.pre2 CHANGELOG.md
rake_docker-0.15.1.pre1 CHANGELOG.md