Releases: ogen-go/ogen
Releases · ogen-go/ogen
v0.5.0
v0.4.0
v0.3.0
What's Changed
- chore(deps): bump actions/setup-go from 2.1.4 to 2.1.5 by @dependabot in #91
- fix(gen): correctly call root handlers of variable ones by @ernado in #93
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat(dsl): set schema type to "object" if properties are set by @masseelch in #87
- fix(gen): prefix numeric response / request structs with "R" by @masseelch in #89
- feat(dsl): add Int() and UUID() builder by @masseelch in #90
Full Changelog: v0.1.0...v0.2.0