# proxbox-api v0.0.5

proxbox-api v0.0.5 - C901 Complexity Fixes

| Field |Value |
| --- | --- |
| Canonical URL | https://emersonfelipesp.com/proxbox-api/releases/v0.0.5 |
| GitHub URL | https://github.com/emersonfelipesp/proxbox-api/releases/tag/v0.0.5 |
| Tag | v0.0.5 |
| State | stable |
| Author | emersonfelipesp |
| Created | 2026-04-01 03:43 UTC |
| Published | 2026-04-01 03:53 UTC |
| Target | main |
| Synced | 2026-08-24 01:25 UTC |
| Assets | 0 |

## Release notes

## Release v0.0.5 - C901 Complexity Fixes

**Key Changes:**
- Added noqa: C901 comments for 30 legitimate complex functions
- Resolved all C901 (McCabe complexity) linting violations
- All CI validation checks passing
- Ready for PyPI and Docker Hub publishing

**Build Status:**
- ✅ CI checks passing
- ✅ All tests passing  
- ✅ Ruff linting validated
- ✅ Ready for production release

## Assets

No binary assets attached.

Source archives:

| Format |URL |
| --- | --- |
| zip | https://api.github.com/repos/emersonfelipesp/proxbox-api/zipball/v0.0.5 |
| tar.gz | https://api.github.com/repos/emersonfelipesp/proxbox-api/tarball/v0.0.5 |