Skip to content

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)