What's Changed
- Fix FromSql for Postgres Numeric NaNs by @lukoktonos in #656
- Fix negation with overflow by @benschulz in #657
- Updating github workflow in preperation for target testing by @paupino in #658
- Bump macro version to 1.35 by @paupino in #661
- Deprecate diesel1 feature and upgrade diesel to v2.2 by @paupino in #663
- Replace filtery with a strategy for implementation of proptest::Arbitrary by @uzytkownik in #659
- Fixes issue with abs_sub whereby it was not computing the difference correctly by @paupino in #666
- serde.rs: Fix type infer error by @shank03 in #670
- Version 1.36.0 by @paupino in #672
New Contributors
- @lukoktonos made their first contribution in #656
- @benschulz made their first contribution in #657
- @uzytkownik made their first contribution in #659
- @shank03 made their first contribution in #670
Full Changelog: 1.35.0...1.36.0