Releases: ogen-go/protoc-gen-oas
Releases · ogen-go/protoc-gen-oas
v0.6.0
What's Changed
- chore(deps): bump github.com/ogen-go/ogen from 0.75.0 to 0.76.0 by @dependabot in #116
- chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #117
- chore: union dubl func in firstCharConv and reuse this by @sashamelentyev in #118
- feat: add filename arg by @sashamelentyev in #119
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- chore(deps): bump github.com/go-faster/sdk from 0.8.1 to 0.8.2 by @dependabot in #108
- chore(deps): bump github.com/go-faster/sdk from 0.8.2 to 0.9.0 by @dependabot in #109
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #110
- chore(deps): bump github.com/go-faster/sdk from 0.9.0 to 0.9.1 by @dependabot in #111
- chore(deps): bump github.com/go-faster/sdk from 0.9.1 to 0.9.2 by @dependabot in #112
- chore(deps): bump github.com/ogen-go/ogen from 0.73.0 to 0.74.0 by @dependabot in #113
- chore(deps): bump github.com/ogen-go/ogen from 0.74.0 to 0.75.0 by @dependabot in #114
- feat: bump go version and use slices out of the box by @sashamelentyev in #115
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- chore: update example for "Mark field as required" case by @sashamelentyev in #101
- chore(deps): bump github.com/ogen-go/ogen from 0.72.0 to 0.72.1 by @dependabot in #102
- chore(deps): bump github.com/go-faster/sdk from 0.7.0 to 0.7.1 by @dependabot in #103
- chore(deps): bump github.com/go-faster/sdk from 0.7.1 to 0.8.0 by @dependabot in #104
- chore(deps): bump github.com/go-faster/sdk from 0.8.0 to 0.8.1 by @dependabot in #105
- chore(deps): bump github.com/ogen-go/ogen from 0.72.1 to 0.73.0 by @dependabot in #106
- feat(gen): add description from field comments by @sashamelentyev in #107
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.1
What's Changed
- chore(deps): bump github.com/ogen-go/ogen from 0.70.1 to 0.71.0 by @dependabot in #97
- chore(deps): bump github.com/ogen-go/ogen from 0.71.0 to 0.71.1 by @dependabot in #98
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- chore(deps): bump github.com/go-faster/sdk from 0.6.0 to 0.7.0 by @dependabot in #76
- refactor: use ogen schema ctor by @sashamelentyev in #77
- docs(README): update README by @sashamelentyev in #78
- test: add "snake case" case by @sashamelentyev in #79
- docs(README): use shell instead console by @sashamelentyev in #81
- chore(deps): bump github.com/ogen-go/ogen from 0.68.0 to 0.68.1 by @dependabot in #82
- chore(deps): bump github.com/ogen-go/ogen from 0.68.1 to 0.68.2 by @dependabot in #83
- chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #84
- chore(deps): bump github.com/ogen-go/ogen from 0.68.2 to 0.68.3 by @dependabot in #86
- docs(README): change install command by @sashamelentyev in #87
- chore(deps): bump github.com/ogen-go/ogen from 0.68.3 to 0.68.4 by @dependabot in #88
- refactor(gen/name): rename Decapitalize func and rm unused func by @sashamelentyev in #89
- chore(deps): bump github.com/ogen-go/ogen from 0.68.4 to 0.68.6 by @dependabot in #90
- chore(deps): bump github.com/ogen-go/ogen from 0.68.6 to 0.69.1 by @dependabot in #91
- chore(deps): bump github.com/ogen-go/ogen from 0.69.1 to 0.70.0 by @dependabot in #92
- chore: rm depguard by @sashamelentyev in #93
- chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #94
- chore(deps): bump github.com/ogen-go/ogen from 0.70.0 to 0.70.1 by @dependabot in #95
- refactor: use json name for query by @sashamelentyev in #96
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Merge pull request #75 from ogen-go/feat/indent feat: add indent