- Remove .coverage (already in .gitignore) - Remove site/ documentation build (should be built by CI) - Documentation will be built and deployed by Gitea Actions
Initial release: - Complete async API client (45+ endpoints) - Pydantic models for all responses - Two-step authentication - Comprehensive error handling - 92% test coverage - Gitea Actions CI/CD - Semantic release configured