3 Commits

Author SHA1 Message Date
Guillermo Tomás Fernández Martín
512b84016c
Bugfix/fix issue with detection of thousand separator by locale (#4243)
* Fix issue with detection of thousand separator by locale

* Update changelog
2025-01-24 19:39:24 +01:00
Thomas Kaul
801030ce64
Feature/upgrade internationalized number to version 3.6.0 (#4112)
* Upgrade @internationalized/number to version 3.6.0

* Refactoring

* Update changelog
2024-12-10 14:37:44 +01:00
Thomas Kaul
005890d785
Improve extractNumberFromString() for international number formats (#2843)
* Set up test

* Add support for international formatted numbers

* Expose locale in scraper configuration

* Update changelog
2024-01-13 16:17:38 +01:00