You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arbitrary-precision integer conversions via BigInt.
In-app auto-updater for desktop builds — a silent startup check that
prompts when a newer release is available, plus a manual "Check for
updates" button on the About page. Mobile builds update through their app
stores instead.
Dark/light theming and a mobile-responsive layout.
Cross-platform builds for Windows, macOS, Linux, and Android via Tauri.
GitHub Actions release workflow that builds Windows, macOS, and Linux
installers on every v* tag and publishes a draft release with signed
update artifacts.
npm run release version-bump script and docs/RELEASING.md maintainer
runbook.
100+ unit tests covering the conversion engine and release tooling.