v2.0.0-rc2
版本发布时间: 2023-04-18 18:42:57
swaggo/swag最新发布版本:v1.16.3(2024-02-01 17:25:33)
What's Changed
- Implementing OpenAPI 3.1.0 spec by @Nerzal in https://github.com/swaggo/swag/pull/1513
- chore: add v2 to ci by @ubogdan in https://github.com/swaggo/swag/pull/1532
- chore: linting code by @ubogdan in https://github.com/swaggo/swag/pull/1533
- Add option language Portuguese in readme by @Paulo-Lopes-Estevao in https://github.com/swaggo/swag/pull/1531
- chore: remove GOPATH support and go1.17 by @ubogdan in https://github.com/swaggo/swag/pull/1536
- chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#1520) by @ubogdan in https://github.com/swaggo/swag/pull/1538
- chore: refactor code by @ubogdan in https://github.com/swaggo/swag/pull/1539
- Support accept Header & Use RequestBody by @Nerzal in https://github.com/swaggo/swag/pull/1541
- Update README_zh-CN.md (#1545) by @ubogdan in https://github.com/swaggo/swag/pull/1546
- V2: Support produce comment by @Nerzal in https://github.com/swaggo/swag/pull/1551
- V2: upgrade modulename to v2 by @Nerzal in https://github.com/swaggo/swag/pull/1552
- V2: Implement pattern tag by @Nerzal in https://github.com/swaggo/swag/pull/1553
- V2: Fix tests after module upgrade by @Nerzal in https://github.com/swaggo/swag/pull/1557
- chore: fix unit tests after merging #1499 by @ubogdan in https://github.com/swaggo/swag/pull/1558
Full Changelog: https://github.com/swaggo/swag/compare/v2.0.0-beta...v2.0.0-rc2