Skip to content

Releases: pjknkda/flake8-datetimez

20.10.0

20 Oct 05:32
Compare
Choose a tag to compare
  • allow the use case where datetime class is imported from datetime module.

20.6.0

10 Jun 01:51
Compare
Choose a tag to compare
  • 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

30 May 07:16
Compare
Choose a tag to compare

add test suite file to distribution and remove the unused logger

19.4.5.0

30 Apr 10:27
Compare
Choose a tag to compare
add datetime.date related rules and advance kwargs check

19.4.4.0

30 Apr 10:26
Compare
Choose a tag to compare
add repo url to setup.py