Skip to content

Releases: BRIKEV/express-jsdoc-swagger

v1.0.5

03 Aug 14:03
bc55311
Compare
Choose a tag to compare

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

27 Jul 07:11
Compare
Choose a tag to compare

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

17 Jun 07:53
Compare
Choose a tag to compare

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

15 Jun 22:56
Compare
Choose a tag to compare

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

12 Jun 16:42
Compare
Choose a tag to compare

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

11 Jun 22:44
840d0c6
Compare
Choose a tag to compare

express-jsdoc-swagger first version of the package.