Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 406 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 406 Bytes

Changelog

1.3.0

  • Remove soft hyphens by default (U+00AD)
  • Search for special rules in replacement rules

1.2.0

  • Fix zero remainder rules

1.1.0

  • Add get_supported_languages method to engine
  • Fix issue with "x,x" improper fraction rule
  • Compute tolerance against rounded value instead of floor
  • Use Decimal for string input
  • Add command-line interface

1.0.0

  • Initial release