This repository was archived by the owner on Feb 22, 2026. It is now read-only.
v0.4.0
New Features
- The marshalling code generated by
go-awayis now stricter for union types -
it will specifically error if given an invalid type rather than outputting
incorrect JSON.
Bug Fixes
- Improved some of the clearly wrong formatting on the output code