Releases: go-swagno/swagno
Releases · go-swagno/swagno
v1.2.5
Full Changelog: v1.2.4...v1.2.5
v1.2.3
What's Changed
- Append params instead of replace by @anilsenay in #41
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Fix recursive error with slice of pointers by @anilsenay in #37
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
- Removed default swagger host value which is "localhost"
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.1.0rc2
Full Changelog: v1.1.0rc1...v1.1.0rc2
v1.1.0rc1
What's Changed
- Adds support for nested and deeply complex struct types by @Acepie in #26
- Add missing and required fields by @anilsenay in #28
New Contributors
Full Changelog: v1.0.0...v1.1.0rc1
Release v1.0.0
What's Changed
- Listed improvements by @domhoward14 in #21
- API refactored to be more idiomatic and easier to read.
- Enhanced type safety.
- Functional option parameters for flexible and robust endpoint creation.
- Support for multiple response and error model types for endpoints.
- Core structural and semantic bug fixes in rendering Swagger/OpenAPI pages.
Full Changelog: v0.5.0...v1.0.0rc1