Releases: pgschwend/rhenocalc
Releases · pgschwend/rhenocalc
Release list
V0.2.4 - Store Release
V0.2.3 - Pipeline fixed
V0.2.2 - Pipeline implemented
Artefact upload fixed
V0.2.1 - Pipeline implemented
Merge pull request #22 from pgschwend/pipeline Pipeline
V0.2.0 - First Beta Release
All necessary functions are implemented and first function tests executed successfully.
V0.1.2 - Big Decimals
V0.1.1 - First stable version
V0.1.0 - Initial Release
Release v0.1.0 - Initial Release (MVP)
Welcome to the very first release of RhenoCalc, the lightweight and ultra-fast native desktop calculator designed specifically for developers and embedded engineers.
This initial version delivers a solid, lightning-fast foundation built natively in C++ and Qt, avoiding the heavy startup delays of non-native alternatives.
Key Features in this Release
- Base Conversion: Seamless switching and real-time conversion between Binary, Octal, Decimal, and Hexadecimal.
- Unit Conversion: Integrated toolbox for quickly converting standard engineering and physical units.
- Scientific Calculator: Full support for scientific notation, decimals, powers, roots, and logarithms.
Installation
- Windows: Download the attached
rhenocalc-v0.1.0-win-x64.zip, extract it, and run the executable. - Linux (Ubuntu): (Linux binaries/AppImage will be added later this evening).
Feedback, bug reports, and feature requests are highly welcome! Feel free to open an issue here on GitHub.