Changes in this version:
- Add
and
andor
keywords as alternatives to the&
and|
bitwise operators - Add Homebrew package (by @rhysmdnz)
- Add Chocolatey package (by @dgalbraith)
- Fix incorrect description of command-line arguments in man page (by @mcint)
- Support
_
in fend-web (stores the previous answer) - Improve fend-web performance by serializing/storing variables properly
- Support case-insensitive currencies
- Support currency exchange rates in fend-wasm (by @NickGeek)
- Support using any base currency for exchange rate calculations, not just USD