Skip to content

Releases: flow-lab/utils

v1.4.3

18 Jun 11:54
Compare
Choose a tag to compare

Changelog

v1.4.2

18 Jun 11:50
Compare
Choose a tag to compare

Changelog

v1.4.1

18 Jun 10:27
Compare
Choose a tag to compare

Changelog

  • a7eef2c update: bump go 1.22 in GA

v1.3.1

31 Oct 21:00
Compare
Choose a tag to compare

Changelog

v1.3.0

31 Oct 21:00
Compare
Choose a tag to compare

Changelog

v1.2.0

02 Sep 07:54
Compare
Choose a tag to compare

Changelog

  • 8b30ec9 add: EnvAsFloat32OrDefault

v1.1.0

05 Jun 20:11
Compare
Choose a tag to compare

Changelog

  • de3b404 add: EnvAsIBoolOrDefault and EnvAsInt64OrDefault, deprecate EnvOrDefaultInt64

v1.0.1

20 May 07:33
Compare
Choose a tag to compare

Changelog

v1.0.0

19 May 18:37
Compare
Choose a tag to compare

Changelog

  • 0a6d1ae update: remove the generic EnvOrDefault, string by default

v0.3.0

19 May 16:17
Compare
Choose a tag to compare

Changelog

  • 2087de9 add: EnvOrDefaultString func