Changes for version v0.7.4 - 2025-10-06
- Fixes
- Fix default templates to use body_open and body_close blocks instead of the outdated pre_body references.
- Changes
- Minima::View::HTML: normalize extensions in add_body_open() and add_body_close() so configured defaults (e.g. .ht) are applied consistently. Added corresponding test coverage.
Documentation
Manage web applications using Minima.
Modules
Efficient web framework built with modern core classes
Application class for Minima
Base class for controllers used with Minima
Backend for minima, the project manager
Define and match URIs to controllers and methods
Setup a Minima web application
Base class for views used with Minima
Render HTML views
Render JSON views
Render plain text views