Releases: stephen-zhao/datetime_matcher
Releases · stephen-zhao/datetime_matcher
datetime-matcher v0.2.1
Change Notes
- Fix typing support by including the
py.typed
file - Internals:
- Fixes to Makefile
- Fixes to project configs
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
.
datetime-matcher v0.2.0
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
.