Skip to content

Comments

Update dateparser to 0.7.2#7

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-dateparser-0.7.0-to-0.7.2
Closed

Update dateparser to 0.7.2#7
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-dateparser-0.7.0-to-0.7.2

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates dateparser from 0.7.0 to 0.7.2.

Changelog

0.7.2

------------------

Features:

* Extended Czech support
* Added `time` to valid periods
* Added timezone information to dates found with `search_dates()`
* Support strings as date formats


Improvements:

* Fixed Collections ABCs depreciation warning
* Fixed dates with trailing colons not being parsed
* Fixed date format override on any settings change
* Fixed parsing current weekday as past date, regardless of settings
* Added UTC -2:30 as a valid offset
* Added Python 3.7 to supported versions, dropped support for Python 3.3 and 3.4
* Moved to importlib from imp where possible
* Improved support for Catalan
* Documentation improvements

0.7.1

------------------

Features/news:

* Added detected language to return value of `search_dates()`
* Performance improvements
* Refreshed versions of dependencies

Improvements:

* Fixed unpickleable `DateTime` objects with timezones
* Fixed regex pattern to avoid new behaviour of re.split in Python 3.7
* Fixed an exception thrown when parsing colons
* Fixed tests failing on days with number greater than 30
* Fixed `ZeroDivisionError` exceptions
Links

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Mar 6, 2020

Closing this in favor of #11

@pyup-bot pyup-bot closed this Mar 6, 2020
@lwanger lwanger deleted the pyup-update-dateparser-0.7.0-to-0.7.2 branch March 6, 2020 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant