Skip to content

Releases: go-swagno/swagno

v1.2.5

11 Dec 22:43
Compare
Choose a tag to compare
v1.2.5 Pre-release
Pre-release

Full Changelog: v1.2.4...v1.2.5

v1.2.3

10 Dec 10:40
af03a3e
Compare
Choose a tag to compare
v1.2.3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

10 Oct 08:07
2caeef5
Compare
Choose a tag to compare

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

08 Oct 12:13
8f719e1
Compare
Choose a tag to compare

What's Changed

  • added omitempty in properties and required by @itdove in #35

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

25 Apr 08:07
Compare
Choose a tag to compare
  • Removed default swagger host value which is "localhost"

Full Changelog: v1.1.0...v1.2.0

v1.1.0

24 Apr 19:37
Compare
Choose a tag to compare

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.0

v1.1.0rc2

24 Apr 19:09
Compare
Choose a tag to compare
v1.1.0rc2 Pre-release
Pre-release

Full Changelog: v1.1.0rc1...v1.1.0rc2

v1.1.0rc1

24 Apr 16:53
c56432a
Compare
Choose a tag to compare
v1.1.0rc1 Pre-release
Pre-release

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

19 Dec 16:54
ac72b82
Compare
Choose a tag to compare

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

Release v0.5.0

02 Jan 22:10
0156063
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.5.0