Skip to content

Releases: gunthercox/mathparse

0.2.6

12 Oct 08:38

Choose a tag to compare

  • #43 - Fix output for extracted decimals

0.2.5

11 Oct 22:25

Choose a tag to compare

  • #42 - Fix splitting of negative numbers

0.2.4

11 Oct 20:30

Choose a tag to compare

  • #39 - Add support for Pi (π) symbol
  • #40 - Add support for "point" as a binary word operator
  • #41 - Add support for logarithms

0.2.3

08 Oct 12:21

Choose a tag to compare

  • #38 - Handle mathematical tokens without spaces

Language support:

  • #22 - Add data for Chinese math words
  • #25 - Add data for Thai math words
  • #31 - Add data for Spanish math words
  • #33 - Add data for Dutch math words
  • #34 - Add data for Ukrainian math words

0.2.2

04 Oct 16:56

Choose a tag to compare

  • #35 - Handle prefix unary operators such as "the square root of" separatly from postfix unary operators such as "squared".
  • #36 - Fix tokenization for compound numbers such as "nineteen" or "five hundred fifty four".
  • #36 - Add handling for hyphenated numbers such as "sixty-six".
  • #37 - Improve exception handling for unknown terms, and add a stopwords set to be specified.

0.2.1

06 Apr 13:54

Choose a tag to compare

  • Dropping version support for Python <= 3.8
  • Adding version support for Python 3.9 - 3.13
  • Modernized packaging to use the pyproject.toml specification
  • Switched to GitHub Actions for tests
  • Switched to GitHub Actions for documentation deployments
  • 🎉 New documentation url: https://mathparse.chatterbot.us/ (now hosted a bit closer to the ChatterBot domain of packages.

0.1.5

01 May 21:53

Choose a tag to compare

Update package details

0.1.4

01 May 21:26
c608833

Choose a tag to compare

Update version to 0.1.4

0.1.3

01 May 21:19
3050dc7

Choose a tag to compare

  • Improve testing process #24

0.1.2

22 Sep 15:57

Choose a tag to compare

Update version to 0.1.2