Releases: thedevsaddam/docgen
Releases · thedevsaddam/docgen
v3.3.0
25 Jan 18:04
Compare
Sorry, something went wrong.
No results found
Implement auto update binary (docgen)
Display None for empty request/response body
Change request/response body from H5->H4
v3.2.0
25 Jan 09:40
Compare
Sorry, something went wrong.
No results found
Remove default sorting, use -s to sort the collection. Solved issue: #55
Remove default variable and template parsing, use -v flag to enable it
Move Variables table to top for markdown documentation
Remove author username/signature from footer
v3.1.0
03 Jan 06:48
Compare
Sorry, something went wrong.
No results found
Modify markdown template to add request example links. See #65
v3.0.1
21 Dec 10:18
Compare
Sorry, something went wrong.
No results found
Fix links to markdown anchors; Resolve issue #62
v3.0.0
24 Jan 11:40
Compare
Sorry, something went wrong.
No results found
Release note:
Add support for example request/response
Add support for collection and environment variables
Fix response body HTML entity problem
Update installation script
Add uninstall.sh script
Support for custom css styling. Issue #23
19 Nov 10:39
Compare
Sorry, something went wrong.
No results found
Merge pull request #24 from Anondo/v2; Closes #23
Add feature inject css