Releases
v1.7.0
Features, changes
Add "did you mean" suggestions for functions and procedures, @eminence in #199
Improve the "did you mean" suggestions for booleans, @eminence in #198
Allow underscores in integers with bases, @irevoire in #190
Add support for prefix unary plus operator, @irevoire in #209
Add intro banner and -q/--quiet option to suppress it, @Bzero in #220
Added new help
(and ?
) commands, @tomeichlersmith in #222
Add support for arbitrary types in function parameters, #193
Allow overwriting of functions, #171
Allow constants to be shadowed, #197
Allow identifiers to start with °
Web: multi-line sharing, #186
On-demand loading of currency exchange rates, #107 and #183
Allow -e/--expression to appear multiple times
Better error message for wrong function argument type
Add assert(…)
, #188
Added strings to the language
Add support for user errors
Unit meta information, @name
and @url
decorators, #223
Units, prelude
Other
You can’t perform that action at this time.