Skip to content

Releases: taybart/env

v1.3.0

09 Mar 16:16

Choose a tag to compare

Features:
Add Default value guard, will detect if defaults are set in multiple spots to different values
Fixes:
Change IsSet to be false when a blank string is set in the variable

v1.2.2

17 Jul 21:51
bae042f

Choose a tag to compare

move decode to bytes instead of string

v1.2.1

17 Jul 21:42
2dc8ae5

Choose a tag to compare

Add base64 decoding

v1.2.0

06 Jun 18:28
eaad066

Choose a tag to compare

Update Scan to return a type that can be used programatically

v1.1.0

03 Apr 15:40
7b6d52b

Choose a tag to compare

Move args to cmd so scan can be used in code

v1.0.2

02 Apr 19:34
3113192

Choose a tag to compare

fix: extra print

v1.0.1

02 Apr 19:30
e8c5a55

Choose a tag to compare

Add build tags flag to scanner

v1.0.0

17 May 23:19

Choose a tag to compare

🥳

v0.0.2

29 Jul 20:52

Choose a tag to compare

Renamed Set to Add. Set felt like a misleading term since it doesn't set values.

v0.0.1

17 Jul 01:32

Choose a tag to compare

Fix tests