What's Changed
- Updated to support for PHP 8.4
- Travis CI has been replaced with GitHub actions
- Added support for namespaced classes with ar::construct, allowing the use of composer packages within pinp templates
- Experimental: support for sqlite as a database backend
- Experimental: testing framework based on workspaces
- Added support for shortcuts to libraries
- Update pear-core-minimal to v1.10.13 by @Potherca in #154
- Feature/php 84 compat by @ylebre in #156
New Contributors
Full Changelog: 10-rc1...12-rc1