Added
- Add locale support for decimal separator in
intword(#287) @hugovk - Add support for Python 3.15 (#275) @hugovk
Changed
Fixed
naturaldelta: round the value to nearest unit that makes sense (#272) @dangillet- Fix plural form for
intwordand improve performance (#273) @dangillet - Replace
Exceptionwith more specificFileNotFoundError(#286) @hugovk