File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,10 @@ This page documents the version history and changes for the **mp-units** library
3535- refactor: representation concepts cleanup
3636- refactor: ` quantity_spec ` call operator constraints improved
3737- refactor: ` quantity_cast ` constraints improved
38+ - fix: fixed-point arithmetic for integer unit conversions (#764 , based on original work by
39+ [ @burnpanck ] ( https://github.com/burnpanck ) in #580 )
40+ - fix: overflow-safe cross-unit integer comparisons using double-width arithmetic (#766 , based on original
41+ work by [ @burnpanck ] ( https://github.com/burnpanck ) in #580 )
3842- fix: dimensionless quantities truncation prevention fixed
3943- fix: clang-18 workaround for pragmas not working in a C++ module build
4044- fix: ` normal_stress ` and ` shear_stress ` fixed to have ` stress ` as a parent
You can’t perform that action at this time.
0 commit comments