Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 2.64 KB

File metadata and controls

52 lines (28 loc) · 2.64 KB

Changelog

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

0.0.7 (2021-11-16)

Documentation

  • Use the right package name in the README. (davearel, #114)

0.0.6 (2020-07-23)

Features

  • add $comment keyword (12166a4)
  • add support for 'additionalItems' keyword (4c30cf2)
  • removed sapper from the codebase (926dcf3)

0.0.5 (2020-07-10)

Bug Fixes

0.0.4 (2020-07-10)

Features

  • add ability to see the raw schema (351fb7e), closes #88
  • boolean schema is now recognized (7c401b0), closes #78

Bug Fixes

  • examples are JSON encoded (900fbdb), closes #66
  • fix relative url for refs (22c4d0d), closes #88
  • required could be undefined (4acaa04), closes #90
  • split runtime error in fetch_url (819aa4b), closes #91

0.0.3 (2020-07-07)

  • Flesh out the package.json metadata.

0.0.1 - 2020-07-07

  • Hello, bold new world!

0.0.0

Primordial soup.