Skip to content

v0.2.1 Hola Mundo

Compare
Choose a tag to compare
@forslund forslund released this 23 Mar 15:57
· 131 commits to master since this release

This release fixes a couple of issues regarding extracting numbers.

  • Handle capital letters properly #85
  • Fix issue with leading hundreds #86
  • Fix even multiples of 10 #81
  • Make language versions of extract_number use the same signature #77

In addition a couple of other minor fixes:

  • Fix pronounce_number for numbers < 1.0
  • Fix broken Spanish test #78