Changelog
0.1.0
- Refactor V1 model names to be more consistent with V2 model names #40
- Isolate generic Pydantic types that are used in both V1 and V2 APIs #39
0.0.3
- Switch Github Actions to use
uv
managed python installs #38
- Cleaned up type hints via upgrading to ruff 0.12.0 #33
- Fixed grammar in docs with help from Claude #28
- Added guides on how to authenticate the client #26
0.0.2
- Re-release of
0.0.1
, since 0.0.1
was already created during testing. #3
0.0.1
- Initial release of the
pyticktick
library.