v3.0
Breaking changes
Custom serde serializer for datetime in #153
What's Changed
- Bump chrono from 0.4.38 to 0.4.39 in the patch group by @dependabot in #126
- Bump serde from 1.0.215 to 1.0.216 in the patch group by @dependabot in #128
- Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #125
- Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #133
- Bump the patch group across 1 directory with 2 updates by @dependabot in #137
- fix: data field in DataTransferRequest objects is optional by @j-white in #134
- fix: allow deserialization of optional decimals by @j-white in #139
- fix: delta and periodic are two different types by @j-white in #138
- Fix/jsonschema 0.28.1 by @tommymalmqvist in #143
- Custom serde serializer for datetime by @Wolfy7 in #153
- Bump version to 3.0.0 by @Wolfy7 in #156
New Contributors
Full Changelog: v2.0.1...v3.0