Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for operator evaluation #14

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Add support for operator evaluation #14

merged 1 commit into from
Apr 25, 2024

Conversation

Viicos
Copy link
Owner

@Viicos Viicos commented Apr 25, 2024

Refactor reference parsing, it is now decoupled from the actual JSON Schema resolving (and same for the newly added data resolving).

Code improvements to from_json_schema and the Var.typecheck implementation.

Removed support for extending settings, easier to add it in the future if necessary.

literal_casts no longer has default values

Various improvements to documentation.

Refactor reference parsing, it is now decoupled from the actual
JSON Schema resolving (and same for the newly added data resolving).

Code improvements to `from_json_schema` and the `Var.typecheck` implementation.

Removed support for extending settings, easier to add it in the
future if necessary.

`literal_casts` no longer has default values

Various improvements to documentation.
@Viicos Viicos merged commit 5f33f2a into main Apr 25, 2024
8 checks passed
@Viicos Viicos deleted the evaluation branch April 25, 2024 19:54
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