Skip to content

Releases: joshua-l-delacruz/scientific-calculator-cpp

V10.2 – Desktop Portfolio Release

Choose a tag to compare

@joshua-l-delacruz joshua-l-delacruz released this 21 Aug 13:26
440240c

V10.2 – Desktop Portfolio Release

This release completes the portfolio-focused version of the C++ Calculator.

Highlights

  • Added a wide desktop layout optimized for 1440p displays
  • Introduced balanced two-column Scientific and Programmer interfaces
  • Preserved responsive behavior for tablets and mobile devices
  • Improved 64-bit binary value presentation
  • Fixed Programmer History and Architecture section overlap
  • Added recovery when changing word sizes after an overflow error
  • Preserved fixed-width wrap behavior when reducing word size
  • Added versioned frontend assets to prevent stale browser caching
  • Updated frontend version labels and project documentation
  • Updated GitHub Actions frontend tests for V10.2

Technology

  • C++
  • Drogon
  • CMake
  • Docker
  • REST and JSON
  • HTML, CSS and JavaScript
  • GitHub Actions
  • Render

Live Application

https://scientific-calculator-cpp.onrender.com/

Full Changelog: https://github.com/joshua-l-delacruz/scientific-calculator-cpp/commits/v10.2.0