Skip to content

Releases: ogen-go/ogen

v0.5.0

29 Dec 10:26
11c0da2
Compare
Choose a tag to compare

What's Changed

  • fix(gen): compile regex in validators only once by @tdakkota in #96

Full Changelog: v0.4.0...v0.5.0

v0.4.0

27 Dec 15:51
d258e29
Compare
Choose a tag to compare

What's Changed

  • fix(gen): use strings in router to prevent allocations by @tdakkota in #94
  • feat(gen): generate Or method for optionals by @tdakkota in #95

Full Changelog: v0.3.0...v0.4.0

v0.3.0

22 Dec 18:32
fef213d
Compare
Choose a tag to compare

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

21 Dec 16:36
5927cf4
Compare
Choose a tag to compare

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

v0.1.0

17 Dec 22:27
b20c283
Compare
Choose a tag to compare

init semver