Path to this page:
Subject: CVS commit: pkgsrc/time/py-dateparser
From: Adam Ciarcinski
Date: 2022-11-21 11:00:48
Message id: 20221121100048.EDDCEFA90@cvs.NetBSD.org
Log Message:
py-dateparser: updated to 1.1.3
1.1.3 (2022-11-03)
------------------
New features:
- Add support for fractional units
Improvements:
- Fix the returned datetime skipping a day with time+timezone input and \
PREFER_DATES_FROM = 'future'
- Fix input translatation breaking keep_formatting
- English: support "till date"
- English: support “after” and “before” in relative dates
Cleanups:
- Reorganize internal data
- CI updates
Files: