All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.5 - 2023-06-26
- Support for TLS
- Added example ssl
- Session based authentication support using cookies
- Added @login_required decorator
- Added example auth
0.0.4 - 2023-10-04
- Refactored Phew as a class to support multiple apps with asyncio
- Document approach to processing list in templates
- Additional common mime types mapped to extensions
- Ensure that all form data is read to content-length