What's Changed
- Change
year
from a Julian year to a Gregorian year (use newjulianYear
unit for Julian year) by @mhmdanas in sharkdp/purescript-quantities#52 and #318 - Support input of hex, octal, and binary numbers by @mhmdanas in #339
- Allow starting a number with a decimal point by @mhmdanas in #296
- Add
_
as an alias forans
, and disallow assignments to both by @mhmdanas in #314 - Add golden ratio by @mhmdanas in #327
- Add secant and friends by @mhmdanas in #334
- Add insect.desktop file by @mhmdanas in #338
Thanks
A lot of great refactoring and cleanup work has been done by @mhmdanas. Thank you very much!!
Full Changelog: v5.7.0...v5.8.0