What's Changed
- feat: remove json-iterator and pkg/errors dependencies by @devhaozi in https://github.com/swaggo/swag/pull/1987
- fix: Issue #1980 by @Mozuha in https://github.com/swaggo/swag/pull/1985
- fix: enum generation in v3.1 by @dmouraneto in https://github.com/swaggo/swag/pull/1983
- refactor: simplify checking of FieldParser interface implementation by @nikpivkin in https://githu...