Releases: MikeLankamp/fpm
Releases · MikeLankamp/fpm
1.1.0
Changelog:
- New feature: allow explicit conversion between different
fpm::fixed
types - New feature: improve accuracy for
atan2
,asin
andacos
in edge cases forfpm::fixed
types with limited integer bits - Fix a C++11 compilation error in
fpm/ios.h
- Fix
operator<<
forfpm::fixed
at its negative limit
1.0.2
Changelog:
- Fixes some compilation warnings
- Fixes the test build on Visual Studio 2019
1.0.1
Bugfix release.
Changelog:
- Fix compilation issue on MSVC 2019
1.0.0
The first official release.