Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 575 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 575 Bytes

[Unreleased]

[0.2.0] - 2024-09-24

  • Adds plugin system akin to Roda and Sequel for Resource and Router
  • Improves initial setup
  • Adds better documentation
  • Switches from rerun to filewatcher for triggering rebuilds
  • Switches from rackup to puma for development server
  • Updates default package manager to yarn stable

[0.1.1] - 2024-08-18

  • Fixes nginx and Dockerfile configs for default dokku deployments
  • Improvements to site template files
  • Adds ability for link_to helpers to take absolute paths

[0.1.0] - 2024-08-18

  • Initial release