Skip to content

Releases: Middledot/math_parser

v1.1.0

12 Jul 19:12
Compare
Choose a tag to compare

Improved some conversion bugs

v1.0.0

15 May 21:33
Compare
Choose a tag to compare

Rewrote the code for a second time because this looks waaaaay more readable than before. This should have fixed many of the bugs with the old parsing! ReGex is also no longer used. RegEx is also no longer used.

v0.1.0

01 Feb 03:48
Compare
Choose a tag to compare
  • I fixed the bugs the parser had before (e.g. not processing negative numbers correctly)