Skip to content

v2.0.0

Choose a tag to compare

@FachrulCH FachrulCH released this 12 Jan 14:22
· 6 commits to main since this release
7b87db2

Add bunch of new features, it might break your existing project as well

  • New package structure with src/ layout
  • New Settings class 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