tars2go v1.2.3
lbbniu
released this
26 Jun 12:17
·
29 commits
to master
since this release
What's Changed
- perf(gencode): for optional fields, there can be a default value, and the default value is not packed by default when encoding by @lbbniu in #483
- perf: add "DO NOT EDIT" line before package clause. by @lbbniu in #487
- perf: enum type add go:generate stringer comment by @lbbniu in #488
- update tars2go version v1.2.3 by @lbbniu in #489
- fix: The first module of the single-file multi-module is generated multiple times by @lbbniu in #491
Full Changelog: tars/tools/tarsgo/v1.2.2...tars/tools/tars2go/v1.2.3