Releases: stephen-zhao/datetime_matcher
Releases · stephen-zhao/datetime_matcher
v0.3.0
What's Changed
- Adopt uv tooling and automate versioning and PyPI releases by @stephen-zhao in #5
Full Changelog: v0.2.1...v0.3.0
datetime-matcher v0.2.1
Change Notes
- Fix typing support by including the
py.typedfile - 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
searchfindallfinditer
- 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.