Skip to content

v1.0.0

Compare
Choose a tag to compare
@arturbac arturbac released this 06 Mar 22:23
· 16 commits to master since this release

Release v1.0.0 Highlights

The release of version 1.0.0 is now available. Following several years of deployment in production environments, fixed-math has reached a level of maturity that warrants its release as version 1.0.0. Future releases are expected to carry v2.x tags, which may introduce changes that potentially break backward compatibility while aiming to enhance the library's overall functionality.

Final changes

  • constexpr Swap Fix: Addressed an issue where the std::swap function was used and broke constexpr capability.
  • Comprehensive Documentation Updates: I've made extensive updates to our documentation, making it more detailed and easier to understand. I will continue work on documentation in the future.

Full Changelog: v0.9.19...v1.0.0