Skip to content

v0.2

Compare
Choose a tag to compare
@cortesi cortesi released this 04 Nov 21:22
· 146 commits to master since this release
  • -x (--exclude) flag to exclude files from livereload.
  • -P (--password) flag for quick HTTP Basic password protection.
  • -q (--quiet) flag to suppress all output from devd.
  • Humanize file sizes in console logs.
  • Improve directory indexes - better formatting, they now also livereload.
  • Devd's built-in livereload URLs are now less likely to clash with user URLs.
  • Internal 404 pages are now included in logs, timing measurement, and
    filtering.
  • Improved heuristics for livereload file change detection. We now handle
    things like transient files created by editors better.
  • A Linux ARM build will now be distributed with each release.

Thanks to Barret Rennie, Bill Mill
and Judson Mitchell (judsonmitchell@gmail.com) for contributing to this
release.