jsonld-checker
Version:
99 lines (30 loc) • 2.09 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.1.8](https://github.com/gjgd/jsonld-checker/compare/v0.1.8-unstable.4...v0.1.8) (2022-07-30)
### Features
* **deps:** bump jsonld version to 5 ([8387cbd](https://github.com/gjgd/jsonld-checker/commit/8387cbd0aad7558fbc988980d9b162082e6694f0))
## 0.1.8-unstable.4 (2022-05-01)
**Note:** Version bump only for package jsonld-checker
## 0.1.8-unstable.3 (2021-02-14)
**Note:** Version bump only for package jsonld-checker
## 0.1.8-unstable.2 (2021-02-14)
**Note:** Version bump only for package jsonld-checker
## 0.1.8-unstable.1 (2021-02-14)
**Note:** Version bump only for package jsonld-checker
## 0.1.8-unstable.0 (2021-02-14)
**Note:** Version bump only for package jsonld-checker
## [0.1.5-unstable.0](https://github.com/gjgd/jsonld-checker/compare/v0.1.4...v0.1.5-unstable.0) (2021-02-14)
**Note:** Version bump only for package jsonld-checker
## [0.1.4](https://github.com/gjgd/jsonld-checker/compare/v0.1.3...v0.1.4) (2020-08-19)
### Bug Fixes
* fix import path in test ([11f49d5](https://github.com/gjgd/jsonld-checker/commit/11f49d50408197fbd1120189dc867128c1548597))
* jsonld test ([9a9fcb0](https://github.com/gjgd/jsonld-checker/commit/9a9fcb0bff951887503df2434735dcd8cf46e038))
### Features
* add documentLoader as an optional argument of check ([952fbde](https://github.com/gjgd/jsonld-checker/commit/952fbde8ba44629c2387a42e072e613757f98727))
## [0.1.3](https://github.com/gjgd/jsonld-checker/compare/v0.1.2...v0.1.3) (2020-07-08)
### Features
* add getFiles functions to list files in a github repo ([ac00958](https://github.com/gjgd/jsonld-checker/commit/ac0095834315888ab4a9a4d6a14108ca1e36a7c7))
## [0.1.2](https://github.com/gjgd/jsonld-checker/compare/v0.1.1...v0.1.2) (2020-06-27)
### Features
* filter out non jsonld properties ([46ab8b5](https://github.com/gjgd/jsonld-checker/commit/46ab8b525595292f375c219dc819255167962f0e))