Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 16:51
· 554 commits to main since this release

0.7.0 (2021-10-12)

Breaking

  • Replace Expression:evaluate and evaluate_to_complex with simplify and evaluate respectively. (e2f5680)

New

  • Implement FromStr for Expression. (a00f651)

Update

  • Allow simplifying functions, improve docs for Expression::evaluate/simplify (9e24c6f)