v1.5.16
Changes since v1.5.15:
- Harden runtime type validation system (#25)
- Fixture-based test harness with 331 suites and type system gap tracking (#26)
- Fix parser: allow void return type with named parameters in record fields (#27)
- Fix constraint solver non-determinism and test isolation (#28)
- Parser void return completion and qualified type fixtures (#29)
- Apply gofmt