Skip to content

Releases: joseluisq/enve

v1.5.0

03 Jan 21:27
v1.5.0
76e2c51
Compare
Choose a tag to compare

Updates

  • Built using Go 1.21.5

Features

  • cf5dbb2 New --overwrite (-w) option to replace already set environment variables. PR #5 by @st0le.

v1.4.2

26 Nov 21:40
v1.4.2
1c40d04
Compare
Choose a tag to compare

Updates

Refactorings

  • 1c40d04 Include commit info in release binary (enve -v).

v1.4.1

28 Mar 19:46
8a01493
Compare
Choose a tag to compare

Updates

  • b1b28ae Go version 1.19 and update dependencies

Docs

  • ecd8f27 Update go install instructions. Resolves #4

v1.4.0

27 Feb 00:52
fe90107
Compare
Choose a tag to compare

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

23 Feb 21:11
5a5a676
Compare
Choose a tag to compare

Updates

  • 998c82e Update dependencies 23.02.2022 and builds using latest Go 1.17.7 which reduces binary size.

v1.2.0

28 Nov 21:56
Compare
Choose a tag to compare

v1.1.0

01 Oct 22:41
Compare
Choose a tag to compare

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

25 Mar 22:04
Compare
Choose a tag to compare

First release. More details see readme file.

v1.0.0-beta.1

23 Mar 23:06
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release
init