Releases: joseluisq/enve
Releases · joseluisq/enve
v1.5.1
Updates
- e2a22ac Built using Go
1.22.5
.
- e2a22ac Update minimum Go version required to
1.21
.
- e2a22ac Update CI dependencies.
v1.5.0
Updates
Features
- cf5dbb2 New
--overwrite (-w)
option to replace already set environment variables. PR #5 by @st0le.
v1.4.2
Updates
Refactorings
- 1c40d04 Include commit info in release binary (
enve -v
).
v1.4.1
Updates
- b1b28ae Go version 1.19 and update dependencies
Docs
- ecd8f27 Update go install instructions. Resolves #4
v1.4.0
Features
- d1d29cc Windows
amd64
, i386
and arm64
support via Powershell.
Fixes
- 8920456 Fix invalid character 'P' in string escape code when
--output json
or --output xml
.
v1.3.0
Updates
- 998c82e Update dependencies 23.02.2022 and builds using latest Go
1.17.7
which reduces binary size.
v1.1.0
Features
Printing data support via new command flag --output
.
Refactorings
- d9241d4 Refactor
text
, json
and xml
support using encoding/json
and encoding/xml
packages.
v1.0.0
First release. More details see readme file.