Skip to content

Latest commit

 

History

History
73 lines (41 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

73 lines (41 loc) · 1.28 KB

Changelog

All notable changes to pfwr are documented here. We use semantic versioning for releases.

Unreleased

Note: Yet to be released changes appear here.

0.8.0

  • FEAT: hide nav on keyboard navigation

0.7.3

  • FIX: correct twemoji loading

0.7.2

  • CHORE: inline dependencies (again)

0.7.1

  • FIX: load package.json the old way
  • FIX: use __dirname, ESM style

0.7.0

  • DEPS: bump dependencies
  • CHORE: turn into ES module

0.6.0

  • FEAT: create presentation from template if it does not exist yet

0.5.1

  • FIX: add og and twitter meta tags to presentations
  • DEPS: bump dependencies

0.5.0

  • FEAT: add navigation widget
  • FEAT: document keyboard shortcuts on mouse navigation widget
  • FEAT: change slide on URL hash changes
  • FEAT: recognize Spacebar to go to next slide

0.4.1

  • CHORE: minor additional color improvements

0.4.0

  • FEAT: add eco theme
  • CHORE: slightly improve colors

0.3.1

  • FIX: mark boolean cli switches

0.3.0

  • FEAT: add --open switch

0.2.0

First recorded release.

  • FEAT: make output file optional
  • FEAT: add watch mode (--watch) to rebuild on changes

...

Check git log for earlier history.