v2.2.0
What's Changed
- Simplify non-finite number functions and handling by @mborland in #699
- Add ppc64le runs to CI by @mborland in #700
- Improve comparison operators for decimal32 and decimal32_fast by @mborland in #703
- Better 64 bit comparisons by @mborland in #705
- Improve 128 bit comparisons by @mborland in #709
- decimal32 operator< without normalization in the general case by @mborland in #711
- Decimal32 fast comps v2 by @mborland in #714
Full Changelog: v2.1.0...v2.2.0