Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

38 lines (21 loc) · 1.99 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.2.3 (2019-02-21)

Bug Fixes

  • add simplest test for resolveInternal (3d0f7bf)
  • defer optional removal of x-miro to end of resolution steps, refs #152 (aabd716)
  • only tidy parameters we're not going to delete, refs #145 (3edd748)
  • partially revert bcfef04b by removing oas-resolve bin entry (fc8e8bc)
  • s2o, Error.message is not enumerable, refs #145 (14b0b0e)

Features

  • add options.resolveInternal, refs #142 (6eef457)
  • add prevalidate option to validate externally $ref'd files before including (afa96a8)

5.2.0 (2019-02-05)

5.1.0 (2019-01-22)

5.0.0 (2019-01-17)

Bug Fixes

  • add simplest test for resolveInternal (3d0f7bf)
  • partially revert bcfef04b by removing oas-resolve bin entry (fc8e8bc)

Features