v1.0.1
What's Changed
- Remove use of
auto
in introductory examples by @mborland in #85 - Add {fmt} to benchmarks by @mborland in #86
- Fix overflow of 128-bit integers in non-GNU mode by @mborland in #88
- Fix -Wundef warnings by @mborland in #90
- Fix conversion warnings by @mborland in #92
- Fix bfloat macros and long double general formatting by @mborland in #94
Full Changelog: v1.0.0...v1.0.1