Releases: gzuidhof/tygo
Releases · gzuidhof/tygo
v0.2.21
v0.2.20
What's Changed
- Bump golang.org/x/sys from 0.0.0-20211205182925-97ca703d548d to 0.1.0 by @dependabot[bot] in #89
- Add Support for Typescript Enum & Union Generation by @PY44N in #91
New Contributors
- @dependabot[bot] made their first contribution in #89
- @PY44N made their first contribution in #91
Full Changelog: v0.2.19...v0.2.20
v0.2.19
v0.2.18
What's Changed
- Use type mappings for inheritance by @merlinfuchs in #82
- Add support for new JSON struct tag option "omitzero" by @merlinfuchs in #79
- Add global type mappings by @pdhammond42 in #81
New Contributors
- @merlinfuchs made their first contribution in #82
Full Changelog: v0.2.17...v0.2.18
v0.2.17
v0.2.16
v0.2.15
What's Changed
- Add optional type to config by @VolkerLieber in #59
- Fix Goreleaser (bump to v2), README tweaks by @gzuidhof in #62
- add
extendsconfiguration variable by @tyler-proofserve-com in #61 - Map rune to number by @gzuidhof in #63
New Contributors
- @VolkerLieber made their first contribution in #59
- @tyler-proofserve-com made their first contribution in #61
Full Changelog: v0.2.14...v0.2.15
v0.2.14
What's Changed
- Add ability to emit literal Typescript from with Go file by @pdhammond42 in #52
New Contributors
- @pdhammond42 made their first contribution in #52
Full Changelog: v0.2.13...v0.2.14