Releases: evrone/toggl-python
Releases · evrone/toggl-python
v0.3.1
What's Changed
- #94: Fix: Remove permissions field from response schemas due to unexpected Toggl API changes
- Add
Project
fetching, creation, update, deletion, and bulk editing - #75: Add
Python 3.13
support - #78: Add pr diff size checker
- #80: Add
Workspace
updating - #14: Add
pytest-cov
with min coverage set to 95%
Full Changelog: v0.3.0...v0.3.1
V0.3.0
What's Changed
- Allow to fetch, update, change password, manage preferences and fetch features list for
CurrentUser
- Allow to fetch and list
Workspaces
- Allow to fetch, create, update, bulk edit, delete and stop
TimeEntry
- Implement searching for
ReportTimeEntries
- Allow to fetch and list
Projects
- Add integration tests,
pytest
andnox
tests - Setup
GitHub actions
for pr check and publishing package on Test Pypi - Add
pre-commit
- Update dependencies
- Update
README
andReadTheDocs
documentation - Add
Ruff
with adopted company guidelines - Change authors to company, add maintainer
- Remove irrelevant config options, set line length to 100
- Change LICENSE owner to company
v0.2.9
Version 0.1.1
Innitial commit