Skip to content

Releases: DapperDox/dapperdox

V1.2.2

Choose a tag to compare

@zxchris zxchris released this 08 Mar 14:23

Fixes a stack overflow caused by large OpenAPI specifications.

v1.2.1

Choose a tag to compare

@zxchris zxchris released this 08 Mar 12:27

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

v1.2.0

Choose a tag to compare

@zxchris zxchris released this 07 Mar 15:54

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

v1.1.1

Choose a tag to compare

@zxchris zxchris released this 06 Apr 14:51

First release of the Windows port.

v1.1.0

Choose a tag to compare

@zxchris zxchris released this 08 Feb 17:15

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

v1.0.2

Choose a tag to compare

@zxchris zxchris released this 16 Dec 15:02

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

v1.0.1

Choose a tag to compare

@zxchris zxchris released this 22 Nov 11:24

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

Choose a tag to compare

@zxchris zxchris released this 21 Nov 13:42

First production release.