v0.4.0
Changelog
- Make serve static types public
- Fix File Uploading stuff
- Add a Prelude for afire essentials
- Optimize HTTP parser (saving nanoseconds!)
- More unit tests
- Middleware Error Handling!
- Make Route and Error Handler functions take closures
- Remove deprecated .all function (deprecated in 0.3.0)
- Remove deprecated .ip_string function (deprecated in 0.3.0)
- Finally remove deprecated .any function (deprecated in 0.1.5)
- Route take AsRef instead of any Displayable Type
- Now .header takes in a key and value rather than a Header struct
Full Changelog: 0.3.0...0.4.0