Releases: syroegkin/swagger-markdown
Releases · syroegkin/swagger-markdown
v2.0.0-beta.13
v2.0.0-beta.9
2.0.0-beta.9 (2022-12-26)
Bug Fixes
- build: make it one single file so it will work as a binary (df6b03e)
v2.0.0-beta.8
2.0.0-beta.8 (2022-12-26)
Code Refactoring
- filenames: rename main files to make it expose an api in the future (44fc7fc)
BREAKING CHANGES
- filenames: the main executable file has been renamed, index.js is now swagger-markdown.js. no
changes if used via npx (npx swagger-markdown). may not work with browser implementations tho
v2.0.0-beta.12
v2.0.0-beta.11
v2.0.0-beta.10
v2.0.0-beta.7
2.0.0-beta.7 (2022-12-25)
Features
v2.0.0-beta.6
2.0.0-beta.6 (2022-12-25)
Bug Fixes
v2.0.0-beta.5
2.0.0-beta.5 (2022-12-24)
Bug Fixes
- patresponses: make path responses use md class instead of direct markup (07063ac)
Features
- mdstring: add concat method, which allows to concatenate strings and mdstrings (764c59f)