Skip to content

Latest commit

 

History

History
325 lines (166 loc) · 12.2 KB

CHANGELOG.md

File metadata and controls

325 lines (166 loc) · 12.2 KB

Changelog

v3.0.2 (2022-09-23)

Full Changelog

Merged pull requests:

v3.0.1 (2021-02-12)

Full Changelog

Merged pull requests:

  • Fixing args expansion for Ruby 3.0.0 #32 (kigster)

v3.0.0 (2020-08-15)

Full Changelog

v2.10.1 (2020-08-15)

Full Changelog

list (2020-08-15)

Full Changelog

Closed issues:

  • This gem is failing on environment without HOME (like AWS Lambda) #25

Merged pull requests:

  • Refactor and changes to support custom user_home. #30 (kigster)

v2.10.0 (2020-08-14)

Full Changelog

Fixed bugs:

  • First pass on Version 2.9.0 — dropping the coin gem #20 (kigster)

Closed issues:

  • Switch to Codecov for test coverage #29
  • Ruby 2.7 warnings #24
  • Error and process hang on Windows #17

Merged pull requests:

  • Switch to Codecov for test coverage; version bump 2.10.0 #28 (kigster)
  • Fix remaining 2.7 warnings; memcached & keychain #27 (kigster)
  • Adding Rubocop, and fixing minor issues. #21 (kigster)
  • CI: Update matrix #19 (olleolleolle)

v2.8.5 (2018-10-13)

Full Changelog

Closed issues:

  • [feature] Allow sym to use a password protected key without interactive input #12
  • [feature] support yaml mapping of file pattern to key names #8

Merged pull requests:

v2.8.4 (2018-04-13)

Full Changelog

Merged pull requests:

  • Faster completion by checking _filedir #15 (kigster)

v2.8.2 (2018-01-10)

Full Changelog

v2.8.1 (2018-01-07)

Full Changelog

Merged pull requests:

  • Changing -t to expect a file argument; Version 2.7.0 #13 (kigster)

v2.8.0 (2018-01-06)

Full Changelog

v2.7.0 (2017-06-23)

Full Changelog

v2.6.3 (2017-03-13)

Full Changelog

st (2017-03-13)

Full Changelog

Closed issues:

  • [feature] Speed up RSpec tests by running Aruba tests in process, and skipping DRb #11
  • [feature] need an easy way to decrypt and load encrypted settings file into memory #9

Merged pull requests:

v2.6.2 (2017-03-12)

Full Changelog

v2.6.1 (2017-03-12)

Full Changelog

v2.6.0 (2017-03-12)

Full Changelog

v2.5.3 (2017-03-11)

Full Changelog

v2.5.2 (2017-03-11)

Full Changelog

v2.5.1 (2017-03-07)

Full Changelog

v2.5.0 (2017-03-05)

Full Changelog

v2.4.3 (2017-03-01)

Full Changelog

v2.4.2 (2017-03-01)

Full Changelog

v2.4.1 (2017-03-01)

Full Changelog

v2.4.0 (2017-02-28)

Full Changelog

v2.3.0 (2017-02-25)

Full Changelog

Merged pull requests:

  • This PR improves error reporting across the board #7 (kigster)

v2.2.1 (2017-02-15)

Full Changelog

Closed issues:

  • make sure drb is not already running/handle exception #3

v2.2.0 (2017-02-14)

Full Changelog

v2.1.2 (2017-02-11)

Full Changelog

v2.1.1 (2017-02-05)

Full Changelog

v2.1.0 (2017-01-23)

Full Changelog

v2.0.3 (2017-01-22)

Full Changelog

v2.0.2 (2017-01-21)

Full Changelog

v2.0.1 (2017-01-20)

Full Changelog

v2.0.0 (2016-11-11)

Full Changelog

v1.7.0 (2016-10-17)

Full Changelog

Merged pull requests:

  • Password caching disabling/timeout; Version 1.7.0 #5 (kigster)

v1.6.5 (2016-09-10)

Full Changelog

Closed issues:

  • utilizing CMD class fails on ubuntu #2

Merged pull requests:

  • added require to fix loading issue on ubuntu #4 (bosswissam)

v1.6.4 (2016-08-23)

Full Changelog

v1.6.3 (2016-08-22)

Full Changelog

v1.6.2 (2016-08-22)

Full Changelog

v1.6.1 (2016-08-22)

Full Changelog

v1.5.4 (2016-08-16)

Full Changelog

v1.5.3 (2016-08-16)

Full Changelog

v1.5.1 (2016-08-15)

Full Changelog

v1.5.0 (2016-08-15)

Full Changelog

v1.4.1 (2016-08-12)

Full Changelog

v1.4.0 (2016-08-12)

Full Changelog

v1.3.0 (2016-08-12)

Full Changelog

v1.2.1 (2016-08-10)

Full Changelog

v1.2.0 (2016-08-10)

Full Changelog

v1.1.2 (2016-08-09)

Full Changelog

Merged pull requests:

v1.1.1 (2016-08-09)

Full Changelog

v1.1.0 (2016-08-09)

Full Changelog

v1.0.2 (2016-08-07)

Full Changelog

v1.0.1 (2016-08-07)

Full Changelog

v1.0.0 (2016-08-07)

Full Changelog

v0.9.3 (2016-08-05)

Full Changelog

v0.9.1 (2016-08-05)

Full Changelog

v0.1.0 (2016-08-04)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator