Skip to content

V0.1.0 - Initial Release

Choose a tag to compare

@pgschwend pgschwend released this 27 May 12:34

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.