Skip to content

Unify the runtime code of json and jsonschema in the jsonkit lib - #109

Merged
pedrobslisboa merged 1 commit into
mainfrom
pedrolisboa/unify_runtimes
Aug 7, 2026
Merged

Unify the runtime code of json and jsonschema in the jsonkit lib#109
pedrobslisboa merged 1 commit into
mainfrom
pedrolisboa/unify_runtimes

Conversation

@pedrobslisboa

@pedrobslisboa pedrobslisboa commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

Unify the runtime under Jsonkit library.

To use the Jsonschema ppx runtime use Jsonkit.Jsonschema and for Json ppx use Jsonkit.Json. E.g.: Jsonkit.Json.Primitives

The other libraries were deprecated with a warning. Not a breaking change

@pedrobslisboa pedrobslisboa changed the title Unify the runtime code of json and jsonschema Unify the runtime code of json and jsonschema in the jsonkit lib Aug 3, 2026
@pedrobslisboa
pedrobslisboa force-pushed the pedrolisboa/unify_runtimes branch 2 times, most recently from 2c657ae to 63aaf86 Compare August 5, 2026 18:05
@pedrobslisboa
pedrobslisboa marked this pull request as ready for review August 6, 2026 14:29
@pedrobslisboa
pedrobslisboa force-pushed the pedrolisboa/unify_runtimes branch 3 times, most recently from 51c9156 to 927adee Compare August 7, 2026 15:48
@pedrobslisboa
pedrobslisboa force-pushed the pedrolisboa/unify_runtimes branch from 927adee to 62c2312 Compare August 7, 2026 18:18
@pedrobslisboa
pedrobslisboa merged commit 306661c into main Aug 7, 2026
9 checks passed
@pedrobslisboa
pedrobslisboa deleted the pedrolisboa/unify_runtimes branch August 7, 2026 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant