Releases: nim579/node-srv
Releases · nim579/node-srv
3.0.2
3.0.1
Release v3
- Fully refactoring
- Improve CLI options
- New routes and handlers API
2.2.2
2.2.1
2.2.0 – HTTPS support
- HTTPS server with new flags
-s, --https
,-k, --key
,-c, --cert
(#29)
Security hotfix 2.1.1
- Fixed path traversal security issue (#28)
2.1.0
2.0.1
Release v2
- Full code refactoring
- New buildind
- Stream logs
- Stream response files
- New error pages
- Promises architecture
- 2x performance!
- Custom handlers with minimatch patterns
- ES6 classes inheritance