Skip to content

Commit 5b8cd04

Browse files
committed
Release 2.4.0
1 parent 563aa79 commit 5b8cd04

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

ChangeLog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## Release 2.4.0
2+
3+
- Added CI job to publish GitHub release by @JohanMabille in <https://github.com/pboettch/json-schema-validator/pull/367>
4+
- Maintenance to Fedora CI infrastructure by @LecrisUT and @JohanMabille in <https://github.com/pboettch/json-schema-validator/pull/363>
5+
- Reference validation using contains() result rather than exception handling by @BalrogOfHell in <https://github.com/pboettch/json-schema-validator/pull/334>
6+
- add support for $defs instead of definitions by rpatters1 in <https://github.com/pboettch/json-schema-validator/pull/338>
7+
- Apply clang-format / fix "test / Check pre-commit" failures by @serge-s in <https://github.com/pboettch/json-schema-validator/pull/328>
8+
- Adding verbose error messages for logical combinations by Csaba Imre Zempleni in <https://github.com/pboettch/json-schema-validator/pull/310>
9+
- fix: issue-311 by andrejlevkovitch
10+
- Fix cmake install target on windows by @barts-of in <https://github.com/pboettch/json-schema-validator/pull/315>
11+
- error-messages: Numeric limit errors should show maximum precision by @pboettch
12+
- Add Fedora packaging by @LecrisUT in <https://github.com/pboettch/json-schema-validator/pull/264>
13+
- Improve and fix bugs in Conanfile by Jacob Crabill
14+

0 commit comments

Comments
 (0)