Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 769 Bytes

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 769 Bytes

Changelog

0.2.2

  • Fix: Server does not start when root directory is undefined

0.2.1

  • New: The root directory for static preview is now configurable. See #26

0.2.0

  • New: Livereload
  • Change: Use Twitter Bootstrap for settings dialog
  • Fix: Several small bug fixes

0.1.3

  • Localization: Create italian locale (Author: @Denisov21)
  • Localization: Create german locale
  • Change: Set default hostname to localhost on Windows (See #12)

0.1.2

  • New: Settings Dialog
  • New: Restart server automatically when settings were changed

0.1.1

  • New: Launch default browser on start
  • Docs: Compare LiveDevelopment with Static Preview

0.1.0

  • Initial release