Changes in this version:
- Allow
kmh
andkm/h
for kilometers per hour - Change Planck's constant from
h
toplanck
- Add support for lambda notation
λx.x
(in addition to the previous lambda notations\x.x
,x:x
andx => x
) - Add a ZSH helper script that makes
fend
more convenient on the command line - Despite the major version bump, this release contains no breaking API changes