Pramnos Framework v1.0¶
The first tagged release of the Pramnos Framework — the foundational MVC stack the later versions build on.
Highlights¶
- MVC core: Controllers, Models, and Views with a front-controller entry point
- Database layer with query execution and result handling
- Authentication and permission primitives
- Routing, caching, and document/output handling
- Console entry point for framework tooling
This release predates the date-based changelog; the summary above is a high-level overview of the 1.0 baseline rather than an exhaustive list.