cargo fend 1.1.0
Version 1.1.0

latest releases: 1.5.3, 1.5.2, 1.5.1...
2 years ago

Changes in this version:

  • Automatically download up-to-date currency exchange rates, e.g. when calculating 10 EUR to USD
  • fend can now read directly from files, e.g. fend calculation.txt will read and evaluate the contents of calculation.txt. Multiple files can be specified, as well as combinations of files and expressions.
  • Shebangs (e.g. #!/usr/bin/env fend) no longer result in parse errors
  • You can now use -- to force fend to interpret arguments literally, e.g. fend -- -V is interpreted as -1 volts instead of showing the version number
  • Fix bug where trailing whitespace or comments would result in a parse error
  • Add a man page
  • Add an MSI installer for Windows
  • Remove MSIX installer, which was difficult to use due to it being unsigned
  • Change fend website to https://printfn.github.io/fend
  • Move fend documentation to https://printfn.github.io/fend/documentation
  • Add a fend package to the Windows Package Manager (winget)

Don't miss a new fend release

NewReleases is sending notifications on new releases.