v0.4.2
Handcalcs v0.4.2
Bug Fixes
- fixed some keyword function parsing (still cant do
x = some_func(; a, b, c)
) - fixed symbol parsing. Variable values that were of type symbol would result in an error previously.
Merged pull requests:
- Kw fixes and misc (#20) (@co1emi11er2)
Closed issues:
- LaTeX sqrt does not work (#17)