UNCLASSIFIED - NO CUI

Skip to content

Update dependency num2words to v0.5.12

renovate requested to merge renovate/num2words-0.x into development

This MR contains the following updates:

Package Update Change
num2words patch ==0.5.6 -> ==0.5.12

Release Notes

savoirfairelinux/num2words

v0.5.12

Compare Source

  • Support Japanese Reiwa (令和/れいわ) era. (#​412)
  • Add basic farsi support (#​354)
  • Added Tajik language support (#​406)
  • Fix Amharic language support (#​465)
  • Fix Hebrew pluralize and implement to_currency (#​330)
  • Add support to translate some currencies in italian language (#​434)
  • Fix Polish twenties (#​345)
  • Add uzs for ru and en (#​422)
  • Added support for Esperanto numbers. (#​387)
  • [ADD] to ordinal number for Turkish (#​468)
  • Fix zeroth in Dutch to nulde fixing (#​326)

v0.5.11

Compare Source

  • Add KZT and UAH currencies to lang RU (#​264)
  • Add es_NI currency (#​276)
  • Update .gitignore to add .eggs/ directory (#​280)
  • Fix Hebrew support (#​289)
  • Update test_tr.py to increase coverage (#​298)
  • Add ordinal 12,345 to ES test suite to increase coverage (#​287)
  • Add simple tests for lang_DK.py (#​286)
  • Add testcase for lang_EN.py (#​288)
  • Add more tests to base.py (#​283)
  • Fixed misspelling of 21 (cardinal and ordinal number) in IT language (#​270)
  • Romanian issues 259 (#​260)
  • Adding Language Support for Telugu / Bug Fix in Kannada (#​263)
  • Add support of Kazakh language (KZ) (#​306)
  • Update README.rst (#​307)
  • Added support for Hungarian language (#​310)
  • [UPD] Readme file (#​363)
  • [ADD] num2words: add traslation to spanish of several currencies (#​356)
  • added swedish language including test cases (#​352)
  • Remove dupplicated line in lang_PT_BR (#​355)
  • Fix ordinal_num output for Dutch (NL) (#​369)
  • Polishordinals (#​367)
  • [tr] return Turkish 0 ordinal and cardinal (#​347)
  • Improve Ukrainian support and minor fixes in CZ, KZ, LT, LV, PL, RU, SR languages (#​400)
  • feat: ci: replace travis by github workflows (#​448)
  • [ES] Added missing accents ("dieciséis", "dólar", "dólares", "veintiún"), improved currency gender handling, fixed pound cent names (#​443)

v0.5.10

Compare Source

  • Add Kannada language localization (#​243)
  • Revert some copyrights changed by mistake (#​254)
  • Add indian rupee to the supported currencies (#​248)
  • Improve currency functions for German and French (#​247)
  • Improve Slovene localization (#​246)
  • Improve Spanish localization (#​240)
  • Fix typo 'seperator' on source code (#​238)
  • Convert string to decimal values (#​223)
  • Improve German localization and test coverage (#​237)
  • Improve Polish localization (#​233)
  • Fix ordinal number for French ending on 1 (#​236)

v0.5.9

Compare Source

  • Fix encoding issue on release 0.5.8 (#​229)
  • Improve Polish localization (#​228)

v0.5.8

Compare Source

  • Add Portuguese (Portugal) localization (#​198)
  • Add a command line tool to use num2words
  • Use language iso code for Vietnamese
  • Improve Korean localization (#​219)
  • Improve Serbian (Latin) localization (#​207)
  • Improve testing setup (#​220)
  • Improve German localization (#​214) (#​222)
  • Improve Romanian localization (#​215)
  • Improve Spanish localization (#​187) (#​200)
  • Improve Russian localization (#​211) (#​212)
  • Improve French localization (23902ab)
  • Improve Arabic localization (#​176)
  • Improve Lithuanian and Latvian localization (#​185)
  • Improve Ukrainian localization (#​183)

v0.5.7

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports