Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

v0.4.0

Choose a tag to compare

@obmarg obmarg released this 16 Jul 14:00
· 24 commits to master since this release

New Features

  • The marshalling code generated by go-away is 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