v0.1.0
First public release of Dim Framework.
Key Features:
- π Routing: Built on Go 1.22 http.ServeMux
- π οΈ CLI & Console: Built-in tools for migrations and server management
- π‘οΈ Middleware: CORS, CSRF, Rate Limiting, Recovery, Structured Logging
- ποΈ Database: pgx wrapper with Auto-Masking Logs for security
- π Security: JWT Auth & Context Validation
- π JSON:API: Pagination, Sorting, and Filtering helpers