Skip to content

Tags: evrone/toggl-python

Tags

v0.2.10

Toggle v0.2.10's commit message
Hotfix: Remove extra fields from Workspace response schema

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
#99: Remove extra fields from response schemas (#101)

* Remove template and template_id from ProjectResponse schema
* Use only active projects in integration tests
* Disable change password integration test because it has crucial consequences
* Remove only_admins_see_billable_rates, is_shared from Workspace response
* Add note about creating venv for local development
* Update nox version to support python 3.13
* Fix test min boundary
* Exclude init files from coverage report

v0.3.1

Toggle v0.3.1's commit message
Fix: Remove permissions field from response schemas due to Toggl API …

…changes

v0.3.0

Toggle v0.3.0's commit message
Migrate essential logic to API V9

v0.2.9

Toggle v0.2.9's commit message
Snapshot of current state without changes

0.1.1

Toggle 0.1.1's commit message
Innitial commit