Releases: kcl-lang/kcl-openapi
Releases · kcl-lang/kcl-openapi
v0.9.0 Release
What's Changed
- upgrade go version to 1.20and add more go version for linux ci. by @liangyuanpeng in #114
- chore: do not fail fast for matrix tests. by @liangyuanpeng in #116
- chore: clean up ioutil deprecated methods. by @liangyuanpeng in #118
- chore: fix openapi-to-kcl link. by @liangyuanpeng in #119
- fix: split documents by @Peefy in #120
New Contributors
- @liangyuanpeng made their first contribution in #114
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.7.0
What's Changed
- Chore: (deps): bump github.com/stretchr/testify from 1.7.1 to 1.9.0 by @dependabot in #105
- chore: (deps): bump actions/checkout from 2 to 4 by @dependabot in #95
- chore: (deps): bump actions/setup-go from 2 to 5 by @dependabot in #96
- chore: (deps): bump docker/login-action from 2 to 3 by @dependabot in #98
- Chore: (deps): bump github.com/kr/pretty from 0.3.0 to 0.3.1 by @dependabot in #102
- Chore: (deps): bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 by @dependabot in #100
- Chore: (deps): bump github.com/go-openapi/inflect from 0.19.0 to 0.21.0 by @dependabot in #103
- chore: (deps): bump actions/setup-python from 2 to 5 by @dependabot in #99
- chore: (deps): bump goreleaser/goreleaser-action from 4 to 6 by @dependabot in #97
- feat: mangle property name with quote chars by @Peefy in #110
- feat: support int or str by @Peefy in #111
- Chore: (deps): bump github.com/go-openapi/errors from 0.20.2 to 0.22.0 by @dependabot in #108
- Chore: (deps): bump github.com/go-openapi/strfmt from 0.21.2 to 0.23.0 by @dependabot in #106
- ci: update test condition by @Peefy in #112
New Contributors
- @dependabot made their first contribution in #105
Full Changelog: v0.6.6...v0.7.0
v0.6.6
v0.6.5
v0.6.4
v0.6.3
v0.6.2
v0.6.1
What's Changed
- fix: disable auto block pr option of contributor-assistant/github-action by @michaelchristopher-ui in #85
- chore: update cla by @Peefy in #86
- feat: mangle regex.match system module function by @Peefy in #88
- docs: fix typos in readme documents by @Peefy in #89
New Contributors
- @michaelchristopher-ui made their first contribution in #85
Full Changelog: v0.6.0...v0.6.1