Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 23:27
· 20 commits to master since this release
77f50d3

Handcalcs v0.4.2

Diff since v0.4.1

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:

Closed issues:

  • LaTeX sqrt does not work (#17)