Skip to content

Releases: Middledot/math_parser

v1.1.0

Choose a tag to compare

@Middledot Middledot released this 12 Jul 19:12

Improved some conversion bugs

v1.0.0

Choose a tag to compare

@Middledot Middledot released this 15 May 21:33

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

Choose a tag to compare

@Middledot Middledot released this 01 Feb 03:48
  • I fixed the bugs the parser had before (e.g. not processing negative numbers correctly)