Skip to content

Releases: MikeLankamp/fpm

1.1.0

27 Jul 07:25
8b488e3
Compare
Choose a tag to compare

Changelog:

  • New feature: allow explicit conversion between different fpm::fixed types
  • New feature: improve accuracy for atan2, asin and acos in edge cases for fpm::fixed types with limited integer bits
  • Fix a C++11 compilation error in fpm/ios.h
  • Fix operator<< for fpm::fixed at its negative limit

1.0.2

10 Jun 15:01
14746ba
Compare
Choose a tag to compare

Changelog:

  • Fixes some compilation warnings
  • Fixes the test build on Visual Studio 2019

1.0.1

11 Mar 08:32
Compare
Choose a tag to compare

Bugfix release.

Changelog:

  • Fix compilation issue on MSVC 2019

1.0.0

11 Feb 17:38
Compare
Choose a tag to compare

The first official release.