All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.144 - 2025-01-15
- Eliminate the use of
public_test_dep!
0.1.143 - 2025-01-15
- Use a C-safe return type for
__rust_[ui]128_*
overflowing intrinsics
0.1.142 - 2025-01-07
- Account for optimization levels other than numbers
0.1.141 - 2025-01-07
- Update the
libm
submodule - Fix new
clippy::precedence
errors - Rename
EXP_MAX
toEXP_SAT
- Shorten prefixes for float constants
0.1.140 - 2024-12-26
- Disable f128 for amdgpu (#737)
- Fix a bug in
abs_diff
- Disable
f16
on platforms that have recursion problems
0.1.139 - 2024-11-03
- Remove incorrect
sparcv9
match pattern fromconfigure_f16_f128