Skip to content

datetime-matcher v0.2.0

Choose a tag to compare

@stephen-zhao stephen-zhao released this 25 Jan 06:18
· 11 commits to main since this release
9f654a0

Change Notes

  • Add new API methods
    • search
    • findall
    • finditer
  • Add improved documentation (see the wiki)
  • Make internals prettier and more robust
    • Increase automation with Makefile
    • Add linting
    • Add unit testing
    • Add coverage requirement
    • Add friendly dev environment

See download links below for snapshot of source code and built wheels.

The recommended way to obtain this package is through pypi. Please prefer to use python -m pip install datetime-matcher.