Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 647 Bytes

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 647 Bytes

2.4.0

  • Don't show the menu and menu link on print mode

2.3.0

  • Added anchors to headings
  • Upgraded dependencies

2.2.0

  • Improve default menu link button color (made it white)
  • Make path handling more robust
  • Use less shelljs where possible

2.1.1

  • Version shenanigans with git and npm, no meaningful changes
  • Removed prepublish script from package.json because npm is badly designed

2.0.1

  • Fix #10 (Error when using custom name folder without a template file)

2.0.0

  • Update dependencies
  • Project migrated to typescript
  • Default template JS error fixed
  • contents.json format changed, check the README for details