v2.0.0 breaking changes
Changes made in #110 has breaking changes due to the use of https://docs.rs/rust_decimal/latest/rust_decimal/
What's Changed
- Bump jsonschema from 0.18.1 to 0.19.1 by @dependabot in #100
- Replace f32 usage with Decimal by @huntc in #110
- Bump uuid from 1.10.0 to 1.11.0 by @dependabot in #107
- Bump the patch group across 1 directory with 2 updates by @dependabot in #111
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #104
- Bump jsonschema from 0.19.1 to 0.21.0 by @dependabot in #102
- Bump regex from 1.10.6 to 1.11.1 by @dependabot in #112
- Bump validator from 0.18.1 to 0.19.0 by @dependabot in #113
New Contributors
Full Changelog: v1.0.4...v2.0.0