Releases: DapperDox/dapperdox
Releases · DapperDox/dapperdox
V1.2.2
Fixes a stack overflow caused by large OpenAPI specifications.
v1.2.1
Correctly handle an array resource at the response and body level, and render this attribute correctly.
v1.2.0
Allows the display sort order of methods to be flexibly controlled.
Various bug fixes.
v1.1.1
First release of the Windows port.
v1.1.0
Introduces Produces
and Consumes
MIME type handling (covered by #37 )
Fixes issues #34 #36 #38
v1.0.2
Adds enums to request parameter descriptions
Falls back to default theme for statuscode and GFM maps.
v1.0.1
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
First production release.