kronix 0.1.1
kronix: ^0.1.1 copied to clipboard
A high-performance, architecturally hardened web framework for Dart.
0.1.1 #
- Added matured WebSocket support with
WebSocketHuband Rooms. - Enhanced API documentation for all public members.
- Updated dependencies for improved pub score.
- Integrated WebSocket middleware protection.
0.1.0 #
- Initial release of the Kronix framework.
- High-performance Radix-Trie router with middleware support.
- Hierarchical Dependency Injection with request scoping.
- Declarative FormRequest validation system.
- Fluent SQL Query Builder for PostgreSQL.
- Atomic Database Migrations with batching.
- Typed Configuration and Environment management.
- Structured Logging with Request-ID correlation.
- Deterministic Exception Transformation.
- Built-in CLI for project scaffolding and watching.