Boost 1.89
What's Changed
- Add retry clone to drone config by @mborland in #262
- Remove deprecated runners and move to containers by @mborland in #268
- Fix all 9s rounding on the right side of the decimal point with fixed precision by @mborland in #269
- Fix fixed precision case where we are short zero to the right of the decimal point by @mborland in #270
- Make it easier to add overloads for user defined numeric types by @mborland in #271
- Make conversion to size_t explicit by @mborland in #273
- Fix log2 computation by @mborland in #276
- Merge bugfix for 1.89 by @mborland in #277
- Fix issue with newer PPC64 platforms aliasing
long doubleto__float128by @mborland in #278 - Fix for Debian Build Issue by @mborland in #279
Full Changelog: boost-1.88.0...boost-1.89.0