# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.0.7](https://github.com/yanick/jsonschematic/compare/v0.0.6...v0.0.7) (2021-11-16)

### Documentation

* Use the right package name in the README. (davearel, [#114](https://github.com/yanick/jsonschematic/issues/114))

## [0.0.6](https://github.com/yanick/jsonschematic/compare/v0.0.5...v0.0.6) (2020-07-23)

### Features

* add $comment keyword ([12166a4](https://github.com/yanick/jsonschematic/commit/12166a4e10b801b61fbbdb381bebe9563d0f30a6))
* add support for 'additionalItems' keyword ([4c30cf2](https://github.com/yanick/jsonschematic/commit/4c30cf27569361799e89347c24b7db3fa0fca621))
* removed sapper from the codebase ([926dcf3](https://github.com/yanick/jsonschematic/commit/926dcf34da653c426b8171b2a9298403c2f211ef))

### [0.0.5](https://github.com/yanick/jsonschematic/compare/v0.0.4...v0.0.5) (2020-07-10)


### Bug Fixes

* use the [@ii](https://github.com/ii) prefixed new name ([a22daa0](https://github.com/yanick/jsonschematic/commit/a22daa0e438996b7a30045a5d8c35eb67239d50b))

### [0.0.4](https://github.com/yanick/jsonschematic/compare/v0.0.3...v0.0.4) (2020-07-10)


### Features

* add ability to see the raw schema ([351fb7e](https://github.com/yanick/jsonschematic/commit/351fb7e25ad1b0141f66e9a55addaf022e603603)), closes [#88](https://github.com/yanick/jsonschematic/issues/88)
* boolean schema is now recognized ([7c401b0](https://github.com/yanick/jsonschematic/commit/7c401b0196782bace89b098a65b57c95ae096470)), closes [#78](https://github.com/yanick/jsonschematic/issues/78)


### Bug Fixes

* examples are JSON encoded ([900fbdb](https://github.com/yanick/jsonschematic/commit/900fbdb42e85cc957e60c43cbce2b69c44d51cf9)), closes [#66](https://github.com/yanick/jsonschematic/issues/66)
* fix relative url for refs ([22c4d0d](https://github.com/yanick/jsonschematic/commit/22c4d0d7bddf332be20c05bfba0d96594d2e803d)), closes [#88](https://github.com/yanick/jsonschematic/issues/88)
* required could be undefined ([4acaa04](https://github.com/yanick/jsonschematic/commit/4acaa043312faae92bc248870057121c6e140278)), closes [#90](https://github.com/yanick/jsonschematic/issues/90)
* split runtime error in fetch_url ([819aa4b](https://github.com/yanick/jsonschematic/commit/819aa4bcd7b6da0875901394662623f294971c45)), closes [#91](https://github.com/yanick/jsonschematic/issues/91)

## [0.0.3](https://github.com/yanick/jsonschematic/compare/v0.0.1...v0.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.
