v0.1.0
This release is the first for Potcake, an easy to live with, sensible, and dependable web framework built on vibe.d.
The API is still in flux and much functionality is yet to be implemented. The first feature is a router for vibe.d that implements Django's URL dispatching system with support for middleware.
What's Changed
- Add Compile-Time Path Parsing by @kyleingraham in #1
- Add Link Support for OpenSSL v3 by @kyleingraham in #2
- Add Middleware System by @kyleingraham in #3
- Rename to Potcake and Restructure for Modularity by @kyleingraham in #4
New Contributors
- @kyleingraham made their first contribution in #1
Full Changelog: https://github.com/kyleingraham/potcake/commits/v0.1.0