Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@synesthesiam synesthesiam released this 24 Oct 21:46
f51a7f6

2.0.0

  • Change format_number to return FormatResult instead of a str
  • Remove RulesetName enum and add FormatPurpose instead
  • Add purpose to format_number, which selects all relevant rulesets
  • Allow multiple ruleset names in format_number (prefer using purpose)
  • Require an RbnfEngine to have a single language