Skip to content

Releases: JadedBlueEyes/fendapp

v0.4.4: Copying and colouring

18 Sep 16:30
v0.4.4
c83bc24
Compare
Choose a tag to compare
  • 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

02 Jul 11:44
v0.4.3
05fca97
Compare
Choose a tag to compare
  • 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

04 Jun 23:02
v0.4.2
ae2b1fa
Compare
Choose a tag to compare
  • Fix MacOS builds

Full Changelog: v0.4.1...v0.4.2

v0.4.1: Updates

04 Jun 22:30
v0.4.1
99f1bf8
Compare
Choose a tag to compare
  • Fix typos
  • Update dependencies

Full Changelog: v0.4.0...v0.4.1

v0.4.0: Currency conversion

16 May 17:08
v0.4.0
3e98d88
Compare
Choose a tag to compare
  • 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

28 Apr 23:04
v0.3.2
1dd8678
Compare
Choose a tag to compare

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

18 Apr 16:07
Compare
Choose a tag to compare
  • 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

16 Apr 23:35
v0.1.3
d3079ea
Compare
Choose a tag to compare
  • 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

21 Feb 15:26
Compare
Choose a tag to compare

This is a minimal working app, without many convenience features.