Skip to content

Releases: DapperDox/dapperdox

V1.2.2

08 Mar 14:23
Compare
Choose a tag to compare

Fixes a stack overflow caused by large OpenAPI specifications.

v1.2.1

08 Mar 12:27
Compare
Choose a tag to compare

Correctly handle an array resource at the response and body level, and render this attribute correctly.

v1.2.0

07 Mar 15:54
Compare
Choose a tag to compare

Allows the display sort order of methods to be flexibly controlled.
Various bug fixes.

v1.1.1

06 Apr 14:51
Compare
Choose a tag to compare

First release of the Windows port.

v1.1.0

08 Feb 17:15
Compare
Choose a tag to compare

Introduces Produces and Consumes MIME type handling (covered by #37 )
Fixes issues #34 #36 #38

v1.0.2

16 Dec 15:02
Compare
Choose a tag to compare

Adds enums to request parameter descriptions
Falls back to default theme for statuscode and GFM maps.

v1.0.1

22 Nov 11:24
Compare
Choose a tag to compare

Fixes redirect from / to /{spec-id}/reference
If bind address is 0.0.0.0:port, use 127.0.0.1:port to load specifications - fixes issue when running inside Docker.

v1.0.0

21 Nov 13:42
Compare
Choose a tag to compare

First production release.