Skip to content

Releases: fortio/struct2env

v0.4.1

15 Jun 00:53
7976fe1
Compare
Choose a tag to compare

Typo fix in godoc for CamelCaseToLowerSnakeCase

Switched to shared workflows

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 Nov 05:19
630488d
Compare
Choose a tag to compare

What's Changed

  • Make the export line optional (will use in log help) by @ldemailly in #12

Full Changelog: v0.3.0...v0.4.0

v0.3.0

14 Nov 17:48
2ec9f37
Compare
Choose a tag to compare

What's Changed

  • Adding yaml kubernetes env list style export by @ldemailly in #11

Full Changelog: v0.2.1...v0.3.0

v0.2.1

08 Nov 21:27
9cfa78f
Compare
Choose a tag to compare

What's Changed

  • Add link to shellshock as a warning about possible future shell bug when input (values) might be adverserial #9

Full Changelog: v0.2.0...v0.2.1

v0.2.0

07 Nov 18:13
95f1f47
Compare
Choose a tag to compare

What's Changed

(in #8 for #7)

  • Support []byte with base64 for binary as well as time.Time and time.Duration
  • Detect NUL in string

Full Changelog: v0.1.1...v0.2.0

v0.1.1

06 Nov 18:53
ba71163
Compare
Choose a tag to compare

Security update required if your input struct data isn't controlled

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Nov 20:40
bac56ae
Compare
Choose a tag to compare

First release as standalone, 0 deps, package

What's Changed

New Contributors

Full Changelog: https://github.com/fortio/struct2env/commits/v0.1.0