Skip to content

v0.5.0: automated suggestions and units browser, functions browser, constants browser

Choose a tag to compare

@archisman-panigrahi archisman-panigrahi released this 26 Apr 23:57
· 23 commits to main since this release
  • Added automated suggestions to speed up expression entry and help discover valid syntax as you type.
  • Added dedicated browsers for units, constants, and functions for faster in-app reference.
  • Added support for custom definitions so frequently used expressions can be reused easily.
  • Improved output behavior by automatically scrolling to the latest result after each calculation.

Most of these changes are inspired by Numbat-app.

Full Changelog: v0.4.1...v0.5.0