forked from pool/python-dateparser
- update to 1.1.8:
* Improved date parsing for Chinese
* Improved date parsing for Czech
* Reorder language by popularity
* Fix leak of memory in cache
* Add support for "\d units later"
* Move modification in CLDR data to yaml
* Add support to use timezone via settings to get
PREFER_DATES_FROM result
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dateparser?expand=0&rev=30
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 26 20:00:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.1.8:
|
||||
* Improved date parsing for Chinese
|
||||
* Improved date parsing for Czech
|
||||
* Reorder language by popularity
|
||||
* Fix leak of memory in cache
|
||||
* Add support for "\d units later"
|
||||
* Move modification in CLDR data to yaml
|
||||
* Add support to use timezone via settings to get
|
||||
PREFER_DATES_FROM result
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 15 19:43:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user