fennec 1.0.8 fennec: ^1.0.8 copied to clipboard
Fennec is a dart web framework with the principal goal make web server side more easy and fast to develop.
1.0.8 #
- fix bugs
1.0.7 #
- implement support and customize of CORS
1.0.6 #
- check validity of requested uri
1.0.5 #
- add redirect requests
1.0.4 #
- add Router Middleware
1.0.3 #
- separate between WebSocket and SocketIO
1.0.2 #
- integrate HTTPServer with SocketIOServer
1.0.1 #
- improve class Application to make routing more flexible to use
1.0.0 #
- create Route and Router as alternatives to using annotations
0.0.9 #
- Improve support for multi threading
- Updated the API Docs.
0.0.8 #
- Add API Docs.