All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.
- Added support for Hot Module Replacement . Thanks @johannschopplich
- Added the ability to handle array values and auto templates. Thanks @iv-agatha
- Remove double slash in generated links Fixes #2
- Throw exceptions when in debug mode, otherwise just fail silently
- Make it possible to install via composer
- Change config identifiers to keep them inline with the new Kirby convention
- Change config identifiers to keep them inline with the Kirby convention (thanks fvsch)