Skip to content

v9.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 16:24
· 34 commits to main since this release
v9.0.0
4f6bb22

Changelog

New Features

Bug fixes

Documentation updates

Migrating from v8

Replace envExpand:"true" with ,expand, e.g.:

type Foo struct {
    Foo string `env:"FOO,expand"`
}

Released with GoReleaser Pro!