Releases: archisman-panigrahi/wombat
Releases · archisman-panigrahi/wombat
v0.7.0: Improve suggestions autocomplete behavior and better memory management
What's Changed
- Improved keyboard navigation and focus handling in the suggestion bar
- Reduce memory usage by @archisman-panigrahi in #2
Full Changelog: v0.6.0...v0.7.0
v0.6.0: Better behavior of suggestions/autocomplete
- Better behavior of suggestions completion (does not select whole input, but cursor goes to the end).
- Operator buttons have a more consistent style across themes.
- Added the Ctrl+? shortcut hint to the Keyboard Shortcuts entry in the Options panel.
Full Changelog: v0.5.0...v0.6.0
v0.5.0: automated suggestions and units browser, functions browser, constants browser
- 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
v0.4.1: Operator keys for mobile layout
Full Changelog: v0.4.0...v0.4.1
v0.4.0: Improved keyboard shortcuts
v0.3.0: Mobile friendly design
- Switched to GPLv3 license
Full Changelog: v0.2.0...v0.3.0
