sirius_backend 1.0.9
sirius_backend: ^1.0.9 copied to clipboard
A powerful Dart backend framework for building scalable APIs.
1.0.9 #
- Improved and extended documentation across all core components 📚
- Added example usage to class and method documentation
- Cleaner API reference comments for better IDE support
1.0.8 #
- More controls on headers
1.0.7 #
- More controls in request validation
1.0.6 #
- Bug fixes
1.0.5 #
- Optimized middleware handling
1.0.4 #
- Simplified sending responses
1.0.3 #
- WebSocket support via
app.webSocket(path, handler)🎉 - Improved route conflict handling
1.0.2 #
- Small bug fixes version
1.0.1 #
- Small bug fixes version
1.0.0 #
- Initial version