Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@ A comprehensive Python client library for the [ESO Logs API v2](https://www.esol

## Project Status

**Current Version:** 0.2.0-alpha
**API Coverage:** ~83% (comprehensive analysis shows 6/8 API sections fully implemented)
**Development Stage:** Active development
**Documentation:** [Read the Docs](https://esologs-python.readthedocs.io/)
**Tests:** 278 tests across unit, integration, documentation, and sanity suites
| Metric | Status |
|--------|--------|
| **Current Version** | 0.2.0-alpha |
| **API Coverage** | ~83% (comprehensive analysis shows 6/8 API sections fully implemented) |
| **Development Stage** | Active development |
| **Documentation** | [Read the Docs](https://esologs-python.readthedocs.io/) |
| **Tests** | 278 tests across unit, integration, documentation, and sanity suites |

### Current API Coverage
**Implemented (6/8 sections):**
Expand Down
Loading