Skip to content

Latest commit

 

History

History
80 lines (38 loc) · 3.39 KB

CHANGELOG.md

File metadata and controls

80 lines (38 loc) · 3.39 KB

1.4.5 (2021-11-07)

Bug Fixes

  • downgrade argparse version so it won't break the package (788f38c)

1.4.4 (2021-11-07)

Bug Fixes

  • replace map with forEach (a0f07ba)

1.4.3 (2020-10-04)

Bug Fixes

1.4.2 (2020-07-19)

Bug Fixes

  • partiallydereference: must use Object.assign as spread wont make it go through during the build (7e28af0)

1.4.1 (2020-07-19)

Bug Fixes

  • partiallyDereference: shallow copy node (c7f3564)

1.4.0 (2020-07-04)

Bug Fixes

  • escape pipe character in text (463e9ff)

Features

  • prettify narkdown documents (47e1352)

1.3.0 (2020-07-03)

Features

  • append schema example and enum values to description (766f20f)
  • show examples for path and model definitions (37d62b5)
  • use swagger-parser to resolve $refs (6dfc6cc)

1.2.0 (2019-06-24)

Features

  • resolve multiple properties with allOf (9fae4dc)

1.0.1 (2019-06-01)

Bug Fixes

1.1.6 (2019-06-01)

Bug Fixes

  • package.json to reduce vulnerabilities (422e0f0)
  • security types should handle objects (9189823)
  • definitions: avoid undefined (714c912)
  • definitions: Replace newlines with spaces in table (ad72a3b)
  • package: change gitlab plugin to github (d8e6b49)