Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 860 Bytes

CHANGELOG.md

File metadata and controls

38 lines (28 loc) · 860 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[1.4] - 2017-01-08

Added

  • ParsedownExtra as default markdown provider
  • Custom callable markdown implementations

[1.3] - 2017-01-04

Added

  • Microtimes to Twig templates debug data
  • Static Theme dumper method

[1.2] - 2016-11-29

Added

  • Twig dir function for relative paths

Changed

  • Only save html pages in database

Fixed

  • Empty category undefined offset

[1.1] - 2016-10-25

Added

  • Optionally specify Twig array keys via ':' colon, similar to hashes
  • Improved Global Vars Dump

Fixed

  • Relative asset paths for Twig v1.27.0

[1.0] - 2016-10-13

  • Initial Release