Releases: BRIKEV/express-jsdoc-swagger
Releases · BRIKEV/express-jsdoc-swagger
v1.0.5
This release contains:
Bugfixes
- Fix components required key: c59adb5
Features
- Allow combining schemas on the typedef parameter. Implemented in this commit by @hoonga : b63057a
Dependencies
- Bump dependencies in this commit: 02ef405
v.1.0.4
This release contains:
Bugfixes
- Fix memory usage problem in this commit: 8316165
- Fix validator parse warnings and errors in this commit: 6329ba6
Features
None
Dependencies
- Bump dependencies in this commit: a33bd07
- Update
npm audit
dependency problems in this commit: 69cde26
v1.0.3
This release contains:
Bugfixes
None
Features
- Improve error messages. Implemented in this commit: acbaec4
- Improve README docs. Implemented in this commit: 6f74a2b
v1.0.2
This release contains:
Bugfixes
- Problem with components array properties. Solved in this commit. b2bd217
Features
- Improve error messages. Implemented in this commit: 2f1e8d6
- Remove not recommended allow empty values property. Implemented in this commit: 6f91a89
v1.0.1
This release contains:
Bugfixes
- Problem adding comments with tab spaces. Solved in this commit. a456eb6
- Error message with misconfiguration of baseDir and filePath option. Solved in this commit 95cd26b
Features
v1.0.0
express-jsdoc-swagger first version of the package.