Skip to content

Releases: flow-lab/utils

v1.4.3

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:54

Changelog

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:50

Changelog

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 10:27

Changelog

  • a7eef2c update: bump go 1.22 in GA

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 31 Oct 21:00

Changelog

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 21:00

Changelog

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 07:54

Changelog

  • 8b30ec9 add: EnvAsFloat32OrDefault

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 20:11

Changelog

  • de3b404 add: EnvAsIBoolOrDefault and EnvAsInt64OrDefault, deprecate EnvOrDefaultInt64

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 20 May 07:33

Changelog

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 May 18:37

Changelog

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

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 19 May 16:17

Changelog

  • 2087de9 add: EnvOrDefaultString func