Cuttlefish v0.4
Pre-release
Pre-release
Features
- Switch project name to Cuttlefish.
- The code is now MIT Licensed.
- THEME_DIR is available to view functions.
- We now have API documentation.
- All code has been refactored to PSR12 standards.
Fixes
- Links in templates are now relative.
- Caching is working again.
- Generating a static site is working again.
- Fixes incorrect optimization on body class.
- Cached files are no longer processed dynamically.
Developers
- New local development setup (PHP 7.3, Docker, Caddy Server).
- Added PHP Coding Sniffer, Fixer, Linter and Documentation generation.