Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@printfn printfn released this 10 Jul 09:05
· 134 commits to main since this release

Changes in this version:

  • Add fibonacci function (e.g. fib 6 is 8, fib 7 is 13)
  • Keep percentage unit during automatic unit simplification
  • Support uppercase identifiers for built-in functions, e.g. SQRT or EXP