v3.1.0
- Add env-based API key authentication (AERONAVX_API_KEY) - Add in-memory sliding-window rate limiting (60 req/min default) - Add CORS middleware for browser clients - Add request logging middleware - Add Dockerfile, docker-compose.yml, .dockerignore - Add API test suite (tests/test_api.py) - Fix author email and documentation URL in pyproject.toml - Fix FastAPI deprecated regex→pattern in Query params Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>