Skip to content

1.36.0

Latest
Compare
Choose a tag to compare
@paupino paupino released this 19 Aug 14:53
· 10 commits to master since this release
38ab825

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

Full Changelog: 1.35.0...1.36.0