Releases: evrone/toggl-python
Releases · evrone/toggl-python
v0.3.2
v0.3.1
What's Changed
- #94: Fix: Remove permissions field from response schemas due to unexpected Toggl API changes
- Add
Projectfetching, creation, update, deletion, and bulk editing - #75: Add
Python 3.13support - #78: Add pr diff size checker
- #80: Add
Workspaceupdating - #14: Add
pytest-covwith 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,
pytestandnoxtests - Setup
GitHub actionsfor pr check and publishing package on Test Pypi - Add
pre-commit - Update dependencies
- Update
READMEandReadTheDocsdocumentation - Add
Ruffwith 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