Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 992 Bytes

CHANGELOG.md

File metadata and controls

45 lines (30 loc) · 992 Bytes

Changelog

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.

[0.3.0] - 4-11-2019

Added

  • Recent posts "Read more" link.
  • Replace post metadata inside post.
  • Templates support using another template (one level only).

Changed

  • Updated node to 12.13 LTS.
  • File metadata name doesn't include extension.
  • Templates are stored as a IFile.
  • MemoryCache improved typings.

Fixed

  • Post metada regex now supports special characters.

[0.2.0] - 21-10-2019

Added

  • Markdown support.
  • Build command supports output folder option and args validation.
  • Travis CI integration.
  • Test coverage.

[0.1.0] - 20-10-2019

Added

  • Uses generic file types only.
  • Template system.
  • Snippet system.
  • Progressive builds.
  • CSS minification.
  • Blog post, recent posts and archive.