Releases: bornova/numara-calculator
Releases · bornova/numara-calculator
v5.8.0
- Use logical AND operator #123 - Thanks @l2dy!
- Disallow insertion of line by clicking line number if the line number to be inserted is greater than or equal to the active line.
- Add tooltip to show where the line will be inserted when a valid line number is hovered over.
- Reorganize code and cleanup.
- Updated dependencies.
v5.7.8
*** Hot fix for true
or false
hints showing during typing ***
- Added tooltips and autocomplete hints for constants.
- Changed theme colors of constants to differentiate from functions.
- Color needs to be reset in settings to use the new color.
- Updated dependencies.
v5.7.7
v5.7.6
v5.7.5
v5.7.4
v5.7.3
v5.7.2
- Focus editor on app restore after minimizing (#94 (comment))
- App start improvements
- Update dependencies
v5.7.1
- Updated dependencies
- Math.js has been updated to v14 which comes with some breaking changes: https://github.com/josdejong/mathjs/blob/develop/HISTORY.md#2024-11-20-1400