Skip to content

Latest commit

 

History

History
367 lines (204 loc) · 14.6 KB

CHANGELOG.md

File metadata and controls

367 lines (204 loc) · 14.6 KB

Changelog

v0.5.0 (2020-07-24)

Full Changelog

Merged pull requests:

v0.4.0 (2020-04-26)

Full Changelog

v0.3.2 (2020-04-26)

Full Changelog

Implemented enhancements:

v0.3.1 (2020-01-06)

Full Changelog

Implemented enhancements:

v0.3.0 (2019-12-25)

Full Changelog

Implemented enhancements:

  • Switch to GitHub Actions #63

Fixed bugs:

  • Do not fail if image does not exist #62

v0.2.4 (2019-05-14)

Full Changelog

Fixed bugs:

  • Fix typo in release script #61
  • Fix unbound variable #60
  • Lint code #59

v0.2.3 (2018-10-21)

Full Changelog

Implemented enhancements:

  • Use a DOCKER_NO_CACHE environment variable #58
  • Load VGS inside scripts as well #57
  • Remove VTasks gem dependency #56

v0.2.2 (2018-10-21)

Full Changelog

Implemented enhancements:

  • Fix passphrase for GPG prior than 2.2 #55
  • Add script for temporary AWS credentials #54

v0.2.1 (2018-10-15)

Full Changelog

Fixed bugs:

  • Fix MicroBadger notification #53

v0.2.0 (2018-10-14)

Full Changelog

Implemented enhancements:

  • Add docker and release scripts #52
  • Add AWS configure function #51
  • Improve environment detection #50
  • Use the latest TravisCI environment #49
  • Default to Xenial when looking for latest AMI #48
  • Adhere to recommended community standards #43
  • Switch to new Bundler file names #47 (vladgh)
  • Receive build notifications via Atomist #46 (vladgh)
  • Update options for the release task #42 (vladgh)

Fixed bugs:

  • Fix loading #45
  • Fix Linux detection #44

v0.1.3 (2017-04-17)

Full Changelog

Implemented enhancements:

Fixed bugs:

v0.1.2 (2017-01-06)

Full Changelog

Implemented enhancements:

Fixed bugs:

v0.1.1 (2016-12-02)

Full Changelog

Fixed bugs:

v0.1.0 (2016-12-02)

Full Changelog

Implemented enhancements:

Fixed bugs:

v0.0.40 (2016-08-13)

Full Changelog

v0.0.39 (2016-08-13)

Full Changelog

Implemented enhancements:

  • Create documentation for each function #12
  • Use Google's shell style guide #9

v0.0.38 (2016-08-03)

Full Changelog

v0.0.37 (2016-08-02)

Full Changelog

v0.0.36 (2016-08-01)

Full Changelog

v0.0.35 (2016-07-30)

Full Changelog

v0.0.34 (2016-07-26)

Full Changelog

v0.0.33 (2016-07-25)

Full Changelog

v0.0.32 (2016-07-18)

Full Changelog

v0.0.31 (2016-07-12)

Full Changelog

v0.0.30 (2016-06-23)

Full Changelog

v0.0.29 (2016-06-22)

Full Changelog

Implemented enhancements:

  • Do not encourage piping curl into sh #11
  • Improve install script #10

v0.0.28 (2016-05-26)

Full Changelog

v0.0.27 (2016-05-26)

Full Changelog

v0.0.26 (2016-05-23)

Full Changelog

Implemented enhancements:

  • Add a function to list used image ids #14
  • The image purge script should allow extra images to be kept #13
  • Create script to purge old deployment artefacts from S3 #7

v0.0.25 (2016-05-23)

Full Changelog

v0.0.24 (2016-05-22)

Full Changelog

v0.0.23 (2016-05-21)

Full Changelog

v0.0.22 (2016-05-19)

Full Changelog

v0.0.21 (2016-05-19)

Full Changelog

0.0.20 (2016-05-19)

Full Changelog

0.0.19 (2016-05-13)

Full Changelog

0.0.18 (2016-05-11)

Full Changelog

0.0.17 (2016-05-10)

Full Changelog

0.0.16 (2016-04-07)

Full Changelog

0.0.15 (2016-03-28)

Full Changelog

0.0.14 (2016-03-26)

Full Changelog

0.0.13 (2016-03-26)

Full Changelog

0.0.12 (2016-03-25)

Full Changelog

0.0.11 (2016-03-25)

Full Changelog

0.0.10 (2016-03-24)

Full Changelog

0.0.9 (2016-03-21)

Full Changelog

0.0.8 (2016-03-13)

Full Changelog

0.0.7 (2016-03-13)

Full Changelog

Implemented enhancements:

  • Protect master branch #8

0.0.6 (2016-03-12)

Full Changelog

0.0.5 (2016-03-12)

Full Changelog

Merged pull requests:

0.0.4 (2016-03-11)

Full Changelog

0.0.3 (2016-03-11)

Full Changelog

Implemented enhancements:

  • Add a function to self upgrade #5
  • Add is\_vgs function to return if it is loaded or not #4
  • Add a release function #1

Fixed bugs:

  • Fix release functions #3

0.0.2 (2016-03-11)

Full Changelog

0.0.1 (2016-03-10)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator