v2.0.0
Add bunch of new features, it might break your existing project as well
- New package structure with
src/layout - New
Settingsclass for configuration - Middleware system for extensibility
- Structured logging with
structlog - Built-in retry with exponential backoff
- Renamed assertion methods for clarity
- Unified data access with
get()method