Skip to content

v0.1.0

Compare
Choose a tag to compare
@yhatt yhatt released this 23 Dec 14:32

Breaking

  • Drop support for Node 6 and Node < 8.9 (#47)

Added

  • Support --preview option in regular conversion and multiple files (#47)
  • Add -p alias to --preview option (#48)
  • Add toggle button for listing all served resources in server mode (#49)
  • Toggle full screen by hitting f / F11 in bespoke template (#50)
  • Add documentation of usage (#51)

Removed

  • Remove util.promisify polyfill for Node 6 (#53)

Changed