Skip to content

Releases: scrapinghub/number-parser

Release 0.3.2

28 Mar 16:31
81f5a32
Compare
Choose a tag to compare

Fix:

  • Fix import bug (#91)

Release 0.3.1

23 Mar 14:02
9d1592f
Compare
Choose a tag to compare

Improvements:

  • Add Python 3.10, 3.11 support (#83)
  • Add version (#87)
  • Replace OrderedDict with dict (#88)

Fix:

  • Inconsistent white space handling around sentence separators following numbers (#76, #77)

Release 0.3.0

20 Oct 14:38
e531d3d
Compare
Choose a tag to compare

Improvements:

  • Added support for bigger numbers in Spanish (#43)
  • Added pytest flake8 (#44)
  • Refactored the code (#45)
  • Improved testing (#46)
  • Improved scripts (#47)
  • Added tests (#50, #72)
  • Added GitHub actions (#54, #55, #56, #57)
  • Added support for simple fractions (#60)

New features:

  • Added feature to parse numbers in Ukrainian (#79)