Releases: JadedBlueEyes/fendapp
Releases · JadedBlueEyes/fendapp
v0.4.4: Copying and colouring
- Allow copying previous results and expressions by clicking on them
- Colour the text of the expression slightly lighter
Full Changelog: v0.4.3...v0.4.4
v0.4.3: Error handling
- Show errors, and no longer clear prompt if the calculation errors
- Update dependencies
Full Changelog: v0.4.2...v0.4.3
v0.4.2: Fix MacOS builds
- Fix MacOS builds
Full Changelog: v0.4.1...v0.4.2
v0.4.1: Updates
- Fix typos
- Update dependencies
Full Changelog: v0.4.0...v0.4.1
v0.4.0: Currency conversion
- Added support for currency conversion
- Added support for using % as modulo operator
- Added support for random numbers
- Added more units and constants
- Improved performance
Full Changelog: v0.3.2...v0.4.0
v0.3.2: disable Mac builds
0.3.2: disable Mac builds - 2024-04-28
- Disable macOS builds due to an issue in cargo-packager
Full Changelog: v0.3.1...v0.3.2
0.3.1: Mac arm builds - 2024-04-28
- Build arm binaries for macOS
Full Changelog: v0.3.0...v0.3.1
0.3.0: Release build fix - 2024-04-28
- Temporarily fix building MacOS release
Full Changelog: v0.2.0...v0.3.0
0.2.0: Copy and paste - 2024-04-28
- Update to Freya 0.2, which allows copy and paste
- Added more metadata to app builds
Full Changelog: v0.1.5...v0.2.0
v0.1.5: Release tweaks & changelog
- More optimized binaries
- More download options available
- Add AppStream metadata
- Added a changelog
Full Changelog: v0.1.3...v0.1.5
v0.1.3: Cross platform builds
- Build for Windows, Mac and Linux
- Builds happen automatically on GitHub actions
- Dependencies have been updated
Full Changelog: v0.1.0...v0.1.3
V0.1.0: The MVP
This is a minimal working app, without many convenience features.