Releases: YuukiARIA/unity-meta-checker
Releases · YuukiARIA/unity-meta-checker
v0.3.0
- Update Golang 1.16
- Use go:embed to include the default template content
v0.2.0
Added feature of custom output template.
v0.1.3
- Specify
--ldflags
to strip debug data to reduce the size of the executable.
- Prepared building and packaging workflow, wrote basic information on README.md.