Skip to content

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 19 Jul 14:36
· 45 commits to main since this release
da34a07

Default Loader is a go struct default value generator tool.
It can generate default value for struct field with tag default and generate by dl command.

See https://github.com/godcong/dl for more information.

Changelog

  • 474dbfc refactor(github-action): update goreleaser action to v6 and add release trigger