devd v0.6 Release Notes

Release Date: 2016-09-24 // over 7 years ago
    • ๐Ÿ›  Fix support for MacOS Sierra. This just involved a recompile to fix a compatibility issue between older versions of the Go toolchain and Sierra.
    • ๐Ÿ›  Fix an issue that caused a slash to be added to some URLs forwarded to reverse proxied hosts.
    • livereload: endpoints now run on all domains, fixing livereload on subdomain endpoints.
    • ๐Ÿ‘ livereload: fix support of IE11 (thanks [email protected]).
    • Sort directory list entries (thanks @Schnouki).
    • ๐Ÿ‘Œ Improved route parsing and clarity - (thanks to @aellerton).