Skip to content

Latest commit

 

History

History
183 lines (131 loc) · 4.16 KB

CHANGELOG.md

File metadata and controls

183 lines (131 loc) · 4.16 KB

v3.0.0 - 2021-12-21

Bug Fixes

  • deps: update golang.org/x/crypto commit hash to 089bfa5 (#8)

Chore

  • deps: update coverallsapp/github-action action to v1.1.3 (#9)

Features

  • structured options: refactor methods to accept structured options and remove all panics (#13)

v2.2.0 - 2021-12-20

Chore

  • update changelog for v2.2.0

Features

  • vault 1.2: added support for the ansible vault v1.2 payload format (#10)

v2.1.1 - 2021-05-13

Chore

  • update changelog for v2.1.1

v2.1.0-2-g1dd422f - 2021-05-13

Bug Fixes

  • deps: update golang.org/x/crypto commit hash to cd7d49e (#7)

Chore

  • update changelog for v2.1.0-2-g1dd422f
  • ci: added Makefile and goreleaser

v2.1.0 - 2021-03-15

Chore

  • ci: port to using golangci-lint github action
  • deps: update actions/setup-go action to v2 (#4)
  • deps: update actions/checkout action to v2 (#3)
  • go.mod: bump to go 1.16

Features

  • release: v2.1.0

v2.0.3 - 2021-03-03

Chore

  • README: update badges

Features

  • release: v2.0.3

v2.0.2 - 2021-03-03

Bug Fixes

  • github actions: point to forked go-proxy-pull-action to support major versions

Features

  • release: v2.0.2

v2.0.1 - 2021-03-03

Chore

  • github actions: update github actions versions
  • github actions: add go proxy warming

Features

  • release: v2.0.1

v2.0.0 - 2021-03-02

Chore

  • update README.md
  • add CONTRIBUTING.md
  • changelog: added CHANGELOG.md generated by git-chglog
  • cli: remove deprecated CLI tool and update README.md
  • lint: clean up linting issues
  • lint: clean up code
  • lint: update for go 1.15 linting rules
  • renovate: update renovate config
  • tests: updated tests and added github actions

Features

  • gomod: add go.mod support
  • release: v2.0.0
  • v2: bump module version to v2

1.2.0 - 2017-05-25

Added

  • output flag to support vanilla (default) & aligned outputs;
  • features to view specific keys/all keys & key names

Minor

  • changes to .gitignore, makefile

Update

  • readme

Pull Requests

  • Merge pull request #4 from sundarsrd/master
Squashed Commits:
Added -k flag for selective viewing & additional validations

1.1.1 - 2017-04-21

Update

  • key

1.1.0 - 2017-04-21

Add

  • travis ci file
  • encryption

Added

  • makefile

Support

  • windows line endings

Use

  • version from git

1.0.0 - 2017-01-24

Bug Fixes

  • usage
  • retrievePassword function

Change

  • to GPL v3

Fm

  • t

Handle

  • panic

Initial

  • commit

Initial

  • commit

Move

  • to own function