What's Changed
- Improve comparisons for decimal32 by @mborland in #729
- Improve u128 x u128 by @mborland in #731
- Fix clang19 by @mborland in #732
- Improved comparisons for
decimal64
by @mborland in #730 - Faster dec128 mul by @mborland in #733
- Add support for b2 modular builds and boostlook by @mborland in #734
- Add in the initial support for DPD conversions by @mborland in #738
- Reduce language requirement for constexpr BID conversions by @mborland in #739
- Implement 64 bit DPD conversions by @mborland in #742
- Add 128-bit DPD conversions by @mborland in #743
Full Changelog: v2.3.1...v2.4.0