2024-02-28 21:53:37 +00:00
|
|
|
# 0.7.3 / 2024-02-28
|
|
|
|
|
|
|
|
* Update dependencies
|
|
|
|
|
2023-12-19 12:34:13 +00:00
|
|
|
# 0.7.2 / 2023-12-19
|
|
|
|
|
|
|
|
* Update dependencies
|
|
|
|
|
2023-11-04 12:13:55 +00:00
|
|
|
# 0.7.1 / 2023-11-04
|
|
|
|
|
|
|
|
* Update dependencies
|
|
|
|
* Fix: `fmt.Errorf` behaves different than `errors.Wrap`
|
|
|
|
|
2023-09-30 10:46:38 +00:00
|
|
|
# 0.7.0 / 2023-09-30
|
|
|
|
|
|
|
|
* Update dependencies, fix linter errors
|
|
|
|
* Replace repo-runner CI
|
|
|
|
|
2020-02-13 20:48:46 +00:00
|
|
|
# 0.6.2 / 2020-02-13
|
|
|
|
|
|
|
|
* Fix: Panic on invalid entries in env-file
|
|
|
|
|
2019-08-04 10:29:02 +00:00
|
|
|
# 0.6.1 / 2019-08-04
|
|
|
|
|
|
|
|
* Fix: Add check for missing command arguments
|
|
|
|
* Add go module support, update dependencies
|
|
|
|
* Remove old vendoring
|
|
|
|
|
2018-11-02 20:41:47 +00:00
|
|
|
# 0.6.0 / 2018-11-02
|
|
|
|
|
|
|
|
* Update dependencies
|
|
|
|
* Update OpenSSL library, add CLI support for openssl-sha256
|
|
|
|
|
2018-09-14 11:18:49 +00:00
|
|
|
# 0.5.0 / 2018-09-14
|
|
|
|
|
|
|
|
* Update dependencies
|
|
|
|
* Adds OpenSSL >=1.1.0c support
|
|
|
|
* Update README
|
|
|
|
|
2018-06-01 16:31:31 +00:00
|
|
|
# 0.4.2 / 2018-06-01
|
|
|
|
|
|
|
|
* Fix: Report gpg-symmetric encryption in help
|
|
|
|
|
2018-06-01 16:30:22 +00:00
|
|
|
# 0.4.1 / 2018-06-01
|
|
|
|
|
|
|
|
* Fix: Infinite loop on wrong password
|
|
|
|
* Fix: All methods do not allow trailing spaces, remove them
|
|
|
|
|
2018-06-01 16:24:39 +00:00
|
|
|
# 0.4.0 / 2018-06-01
|
|
|
|
|
|
|
|
* Add support for symmetric GPG encryption
|
|
|
|
* Allow reading passphrase from file
|
|
|
|
* Rework logging
|
|
|
|
* Migrate to `dep` for vendoring
|
|
|
|
|
2017-03-21 13:59:00 +00:00
|
|
|
# 0.3.1 / 2017-03-21
|
|
|
|
|
|
|
|
* Add Github publishing
|
|
|
|
* Vendor dependencies
|
|
|
|
|
2017-03-21 13:55:20 +00:00
|
|
|
# 0.3.0 / 2017-03-21
|
|
|
|
|
|
|
|
* Add support for encrypted env files
|
|
|
|
|
2016-02-06 15:23:33 +00:00
|
|
|
|
2016-04-15 20:12:33 +00:00
|
|
|
0.2.0 / 2016-04-15
|
|
|
|
==================
|
|
|
|
|
|
|
|
* Allow comments in .env file
|
|
|
|
* Fix: Missing link in README
|
|
|
|
|
2016-02-06 15:23:33 +00:00
|
|
|
0.1.0 / 2016-02-06
|
|
|
|
==================
|
|
|
|
|
2023-09-30 10:46:38 +00:00
|
|
|
* Initial version
|