Skip to content

Releases: RestartFU/gophig

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 20:40
96d511a

1.1.0 (2026-06-15)

Features

  • support defaults for env expansion (ee1ddc2)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 20:31
d747a9a

1.0.0 (2026-06-15)

⚠ BREAKING CHANGES

  • JSONMarshaler, TOMLMarshaler, YAMLMarshaler, and DotenvMarshaler now live under github.com/restartfu/gophig/codecs.

Features

  • add codec package and env expansion (4a6af71)

v0.1.0

Choose a tag to compare

@RestartFU RestartFU released this 03 Oct 02:48
46863b3

What's Changed

  • docs: add CONTRIBUTING.md with guidelines for contributors by @RestartFU in #7
  • docs: add CODE_OF_CONDUCT.md by @RestartFU in #9
  • docs: improve README with full usage examples and copy-pastable code by @RestartFU in #8
  • ci: add GitHub Actions workflow to run Go tests by @RestartFU in #10
  • feat: add dotenv struct support to DotenvMarshaler by @RestartFU in #11

Full Changelog: v0.0.2...v0.1.0

v0.0.2

Choose a tag to compare

@RestartFU RestartFU released this 16 Jan 16:30

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@RestartFU RestartFU released this 17 Nov 03:31
e529c3d

What's Changed

New Contributors

Full Changelog: https://github.com/RestartFU/gophig/commits/v0.0.1