Releases: pjknkda/flake8-datetimez
Releases · pjknkda/flake8-datetimez
20.10.0
- allow the use case where
datetime
class is imported from datetime
module.
20.6.0
- allow the use of datetime.strptime() with %z format
- allow the use of datetime.strptime() with .astimezone()
- change version scheme from {year.month.week.rev} to {year.month.rev}
19.5.4.0
add test suite file to distribution and remove the unused logger
19.4.5.0
add datetime.date related rules and advance kwargs check