Skip to content

Commit 6890585

Browse files
committed
adds deprecation notice
1 parent 2d4c848 commit 6890585

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# JSON Schema Validator <a href="https://www.paypal.me/erosb88"><img style="float: right" width="70" height="35" src="./donate.jpg" title="Support this project by making a donation"></a>
22

3+
## Deprecation notice
4+
5+
This library is currently in maintenance mode and superseded by [erosb/json-sKema](https://github.com/erosb/json-sKema).
6+
7+
This repository and won't see any new features. It provides solid support for draft-04, draft-06 and draft-07 versions of the JSON Schema specification.
8+
9+
The latest draft 2020-12 is supported only by [erosb/json-sKema](https://github.com/erosb/json-sKema).
10+
11+
312
[![Apache 2.0 License][ASL 2.0 badge]][ASL 2.0] [![Build Status][Travis badge master]][Travis] [![Coverage Status][Coveralls.io badge master]][Coveralls.io]
413

514
* [When to use this library?](#when-to-use-this-library)

0 commit comments

Comments
 (0)