Skip to content

Cuttlefish v0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@svandragt svandragt released this 29 Aug 18:39
f7ad42b

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.