Skip to content

Pull requests: OptimumCode/json-schema-validator

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add benchmark sub-project repository enhancement Changes to make the repository look better tests Tests enhancements
#48 by OptimumCode was merged Feb 7, 2024 Loading… updated Feb 7, 2024
Pull latest updates from json schema test suite tests Tests enhancements
#51 by OptimumCode was merged Feb 7, 2024 Loading… updated Feb 7, 2024
Provide ability to register custom assertion enhancement New feature or request
#53 by OptimumCode was merged Feb 10, 2024 Loading… updated Feb 10, 2024
Rework the way the circled references are determine to avoid false-positive results fix Fix for bug
#63 by OptimumCode was merged Feb 12, 2024 Loading… updated Feb 12, 2024
Support vocabulary customization in custom meta-schemes enhancement New feature or request
#66 by OptimumCode was merged Feb 20, 2024 Loading… updated Feb 20, 2024
Fix double rounding issues for multipleOf assertion fix Fix for bug
#71 by OptimumCode was merged Feb 28, 2024 Loading… updated Feb 28, 2024
Add partial support for format keyword enhancement New feature or request
#72 by OptimumCode was merged Feb 29, 2024 Loading… updated Feb 29, 2024
Add uuid fromat validator enhancement New feature or request
#78 by OptimumCode was merged Mar 8, 2024 Loading… updated Mar 8, 2024
Add configuration for devcontainers repository enhancement Changes to make the repository look better
#79 by OptimumCode was merged Mar 10, 2024 Loading… updated Mar 11, 2024
Fix incorrect URI resolution when root schema $id is not an absolute URI fix Fix for bug
#88 by OptimumCode was merged Mar 15, 2024 Loading… updated Mar 15, 2024
Add hostname and idn-hostname format validators enhancement New feature or request
#82 by OptimumCode was merged Apr 15, 2024 Loading… updated Apr 17, 2024
Fix algorithm for dynamic reference resolution fix Fix for bug
#101 by OptimumCode was merged Apr 22, 2024 Loading… updated Apr 22, 2024
Add email and idn-email format support enhancement New feature or request
#103 by OptimumCode was merged Apr 29, 2024 Loading… updated Apr 29, 2024
Correct id resolution when absolute uri-reference is used fix Fix for bug
#105 by OptimumCode was merged May 3, 2024 Loading… updated May 3, 2024
Extract tests for each platform into separate jobs CI/CD ignore PR is marked to be ignored for release notes
#96 by OptimumCode was merged Apr 17, 2024 Loading… updated May 3, 2024
Support regex format validation enhancement New feature or request
#115 by OptimumCode was merged May 12, 2024 Loading… updated May 12, 2024
JsonPointer optimizations ABI breaking changes that break binary compatibility (does not mean they break API) enhancement New feature or request
#117 by OptimumCode was merged May 13, 2024 Loading… updated May 13, 2024
Add output collectors to support output described in the draft 2020-12 ABI breaking changes that break binary compatibility (does not mean they break API) API breaking changes that break API compatibility enhancement New feature or request
#128 by OptimumCode was merged Jun 12, 2024 Loading… updated Jun 12, 2024
Use Uri class from kmp-uri library in JsonSchemaLoader's public API enhancement New feature or request
#133 by OptimumCode was merged Jun 12, 2024 Loading… updated Jun 13, 2024
Add failFast flag in flag output to skip remaining validations after first failure enhancement New feature or request
#137 by OptimumCode was merged Jun 15, 2024 Loading… updated Jun 15, 2024
Add support for draft 4 enhancement New feature or request
#140 by OptimumCode was merged Jun 19, 2024 Loading… updated Jun 19, 2024
Add support for draft 6 enhancement New feature or request
#138 by OptimumCode was merged Jun 18, 2024 Loading… updated Jun 19, 2024
Separate benchmarks for comparison from common bechmarks repository enhancement Changes to make the repository look better
#150 by OptimumCode was merged Jul 2, 2024 Loading… updated Jul 2, 2024
Update Gradle to 8.9 dependencies Dependencies update to newer versions
#161 by OptimumCode was merged Jul 20, 2024 Loading… updated Jul 26, 2024
Adapt pull request workflow to work properly for PRs from forked repositories repository enhancement Changes to make the repository look better
#169 by OptimumCode was merged Jul 27, 2024 Loading… updated Jul 27, 2024
ProTip! Filter pull requests by the default branch with base:main.