Releases: WillAbides/octoql
Releases · WillAbides/octoql
Release list
v0.7.1
What's Changed
- Exclude schema files from operation globs by @WillAbides in #78
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Force pointer generation for @skip/@include fields by @WillAbides in #72
- Reject type reuse when directives produce different Go output by @WillAbides in #75
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Reject Go identifier collisions during generation by @WillAbides in #74
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Harden @octoqlgen directive attachment by @WillAbides in #71
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Document open runtime enum and abstract values by @WillAbides in #73
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Clean up THIRD_PARTY_NOTICES.md by @WillAbides in #66
- docs: use go run for octoqlgen by @WillAbides in #67
- test: add generator collision compile corpus by @WillAbides in #70
- docs: generate the configuration reference and fill documentation gaps by @WillAbides in #68
- fix: refuse redirects in generated runtime by @WillAbides in #69
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Fix regressions from self-contained client generation by @WillAbides in #65
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Generate self-contained operation clients by @WillAbides in #64
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Version generated config schema references by @WillAbides in #63
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Streamline README guidance by @WillAbides in #61
- Simplify schema configuration and management by @WillAbides in #62
Full Changelog: v0.0.1...v0.1.0