Skip to content

Releases: Parquery/datetime-glob

datetime-glob 1.0.8

Choose a tag to compare

@mristin mristin released this 12 Oct 21:48
5e8d398
  • Made code comply to latest mypy 0.790 and pylint 2.6.0
  • Made docstrings comply with pydocstyle
  • Explicitly target Posix (and develop on a Windows machine so that bugs related to e.g., path separators become obvious)
  • Introduce continuous integration based on GitHub workflows
  • Update package information (author email and URL)

datetime-glob 1.0.7

Choose a tag to compare

@mristin mristin released this 03 Aug 15:35
9efbfac
  • Moved to github.com
  • Moved datetime_glob.py to a module directory
  • Added py.typed to comply with mypy