All Versions
14
Latest Version
Avg Release Cycle
159 days
Latest Release
1545 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v2.0.0-alpha.1 Changes
August 27, 2019- 0️⃣ Default to not cleaning the git working directory, but accept
--cleanupin order to clean up the git working directory. - 👌 Support a maturity model using dev, alpha, beta, stable.
- 💎 Use Ruby's
DidYouMeanin order to suggest provider names if the given name is not valid. - 🍱 Use
~/.dplrather than./.dplas a directory to store assets, and remove~/.dplbefore the process terminates. - 👉 Use the AWS SDK v3 for AWS providers.
- 🛠 Fix git-ssh to work with non-standard ssh ports (used by all providers that rely on Git).
bintray
- List files in the downloads list if specified in the descriptor file.
chef-supermarket
- 📇 Read the cookbook name a given metadata.json or metadata.rb file if not given as
--name. - Use
--nameand--category, but keep--cookbook_nameand--cookbook_categoryas deprecated aliases.
cloudfoundry
- Accept
--v3in order to use thev3-pushcommand.
🚀 codedeploy
- Accept
--file_exist_behaviorin order to specify how to handle files that already exist in a deployment target location.
elasticbeanstalk
- Accept
--labeland--descriptionin order to define these attributes. - ✂ Remove non-printable unicode chars from the version description.
- Accept
--debugin order to list files added to the zip archive. - Honor
.ebignorein order to exclude files from being added to the zip file.
engineyard
- 👉 Use
ey-coreas CLI tooling.
firebase
- 🚀 Accept
--onlyin order to restrict the resources to deploy. - Accpet
--forcein order to delete functions missing from the current working directory. - ➕ Add
node_modules/.binto thePATHin case users havefirebasein that directory.
gae
- Accept multiple values on on
--config.
hackage
- 📦 Accept
--publishin order to publish a package.
lambda
- 🚀 Accept
--layersto deploy function layers. - ⚡️ Do not require a role and handler name when functions are only being updated.
- 👉 Use the correct handler name separators for dotnet, go, and java runtimes.
npm
- Accept
--registryin order to specify the target registry. - Accept
--srcin order to specify a directory or tarball to publish. - Accept
authas an--auth_methodin order to force writing the token to_authin~/.npmrc.
pages
- 🚀 Accept a
--deploy_keyas an alternative to the GitHub token (expects a path to a file). - Accept a commit message on
--commit_message, allow interpolating variables (e.g. as$TRAVIS_BUILD_NUMBER). - 0️⃣ Check if the target branch already exists and preserves git history by default.
--no-keep_historycan be passed in order to erase history on the target branch. - Include symbolic links.
- ➕ Add an alternative strategy for deploying via GitHub's pages HTTP API
pypi
- 🏗 Accept
--no-remove_build_dirin order to skip removing the build dir (./dist). - 0️⃣ Run
twine check dist/*by default, and accept--no-twine_checkfor opting out.
🚀 releases
- Accept a path to a file containing release notes on
--release_notes_file. - 🚀 Use
--release_notesfor passing the release notes content, keep--bodyas a deprecated alias.
s3
- Accept
--no-overwritein order to not overwrite existing files. - Accept
--force_path_stylein order to use the bucket name on the path, rather than the subcomain - 0️⃣ Print out dots instead of filenames by default, and accept
--verbosefor printing out all filenames uploaded. - 0️⃣ Use
application/octet-streamas a default content type if a content type cannot be determined.
- 0️⃣ Default to not cleaning the git working directory, but accept
-
v1.10.16
November 16, 2020 -
v1.10.15
February 24, 2020 -
v1.10.14
November 20, 2019