Skip to content

Tags: Nexucis/lamenv

Tags

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix the way to fill a slice when it contains already some elements (#7)

Signed-off-by: Augustin Husson <[email protected]>

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from Nexucis/fix-unmarshal

decode should stop when the truc is implementing TextUnmarshaller even if there is no env associated

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from Nexucis/nexucis/upgrade-all

Upgrade golangci & go supported version

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
upgrade to go v1.18 (#2)

Signed-off-by: Augustin Husson <[email protected]>

v0.3.1

Toggle v0.3.1's commit message
missing fix regarding the way to get an environment variable when che…

…cking a field that can be omitempty

v0.3.0

Toggle v0.3.0's commit message
fix the way to get the list of the environment variable

v0.2.0

Toggle v0.2.0's commit message
simplify the way to set the tags support

v0.1.0

Toggle v0.1.0's commit message
covering tag support method of lamenv