Commit Graph

15 Commits

Author SHA1 Message Date
Dmitry Dygalo 46e7ff7ddf feat: FFI-based Python bindings 2020-06-09 17:47:49 +02:00
Dmitry Dygalo a9585c252b
chore: Release 0.3.0 2020-06-08 00:01:56 +02:00
Samuele Maci 12478a738e chore: Update Validate trait to provide type specific methods in order to avoid multiple conversions for the same object 2020-06-07 14:32:30 +02:00
Dmitry Dygalo f169c8e527 fix: Precision loss in `minimum`, `maximum`, `exclusiveMinimum` and `exclusiveMaximum` validators 2020-05-29 10:45:06 +02:00
Samuele Maci 26fe165100 style: A rust library should not pin exact versions but rather specify bounds 2020-05-24 01:34:13 +02:00
Samuele Maci b309ab5b9a perf: $ref validator compiles validators only once and not at every validation request 2020-05-23 15:45:47 +02:00
Dmitry Dygalo 2b57fa7b6a chore: Refactor benchmark 2020-05-19 18:03:05 +02:00
Dmitry Dygalo ea0d88c1fe test: Add more tests 2020-05-18 13:15:09 +02:00
Dmitry Dygalo 825352b754
feat: Add rayon for `items` keyword 2020-04-01 21:50:35 +02:00
Dmitry Dygalo ce7ff12a83
Release 0.2.0 2020-03-30 10:30:53 +02:00
Dmitry Dygalo 5018acf180
chore: Add `readme` to `Cargo.toml` 2020-03-29 22:52:36 +02:00
Dmitry Dygalo ad8fcb6706
chore: Add more benchmarks 2020-03-29 14:52:26 +02:00
Dmitry Dygalo 0008fcf8ae
Update Cargo.toml 2020-03-29 11:08:50 +02:00
Dmitry Dygalo 2fd80011e4
Update Cargo.toml 2020-03-29 11:00:46 +02:00
dmitry.dygalo 17d7fd5cb5
Initial commit 2020-03-25 18:04:54 +01:00