Releases: Viicos/jsonlogic
Releases · Viicos/jsonlogic
Release 0.1.0
Initial working release. Check the docs for how to use the library.
What's Changed
- More progress, lots of documentation by @Viicos in #1
- Small doc fixes by @Viicos in #2
- More improvements on JSON Schema types by @Viicos in #3
- Add tests to registry, fix compatibility issues by @Viicos in #4
- JSON Schema types and resolvers improvements by @Viicos in #5
- Extend
OperatorRegistry.copy
, removewith_operator
by @Viicos in #6 - Move resolver as config, tweak var typechecking, define type name as a property by @Viicos in #7
- Add test suite for
json_schema
module by @Viicos in #9 - Add test suite for
operators
module by @Viicos in #10 - Refactor
typechecking
, update docs, add tests by @Viicos in #11 - Switch to Furo docs theme, check docs in CI by @Viicos in #12
- Use
uv
in CI by @Viicos in #13 - Add support for operator evaluation by @Viicos in #14
- Add
pyright
to CI by @Viicos in #15 - Add test suite for operators typechecking by @Viicos in #17
- Implement evaluation of operators by @Viicos in #19
- Fix typo in README by @Viicos in #21
- Fix RTD build by @Viicos in #22
- Fix RTD build, again by @Viicos in #23
- Add docs for variables resolving by @Viicos in #24
- Add support for nested operators inside arrays by @Viicos in #25
- Update pinned dependencies by @Viicos in #26
- Prepare release
0.1.0
by @Viicos in #27
New Contributors
Full Changelog: 0.0.1...0.1.0
Release 0.0.1
Full Changelog: https://github.com/Viicos/jsonlogic/commits/0.0.1