📢 FixedMathSharp v1.1.0 🚀
🔥 New Features & Enhancements
- Fixed64.ToFloat(long f1) and ToDecimal(long f1) Conversion Methods
- Added utility functions to convert the underlying Fixed64 long value to a float or decimal
🛠 Improvements in GitHub CI/CD Workflow
- The .NET GitHub Actions workflow has been refactored to improve reliability and support for multi-platform testing (Windows & Linux).
- Key updates include:
- Ensuring proper installation of required Mono dependencies for running .NET Framework tests on Linux.
- Improved error handling and log clarity for build failures.
📥 Update Now:
dotnet add package FixedMathSharp --version 1.1.0
Enjoy smooth and precise fixed-point arithmetic! 🎉