Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 853 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 853 Bytes

Changelog

All changes worthy of mention are noted here.

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

[0.1.0] - 2024-08-17

Added

  • Added inline docs + typespec public functions
  • Added tests for PolyPost.Builder and PolyPost.Depot modules
  • Added support for code highlighting using makeup in code blocks
  • Added storage of content into ETS tables accessible via the PolyPost.Depot processes
  • Added support to load files directly from configured, splattable paths
  • Added PolyPost.Resource behaviour to specify build/3 function callbacks for managing parsed markdown + metadata
  • Added README with documentation for basic installing and usage of this library
  • Added license (Apache 2.0) to project