Releases: danielcardoso/html-pages
Releases · danielcardoso/html-pages
Release version 2.0.0
- Specify the page layout. Available options
grid
orlist
- Add
host
address to bind to. By default it supports "any address" - Add
localhost
option to work only locally, blocking external connections - Disable notification by default
- Minor improvements
Release version 1.7.0
- Logs all requests: add options
log-level
,verbose
andsilent
to filter the logs - Minor improvements
Release version 1.6.0
- Replace the option
--no-browser
with the--open
or-o
- Added some logging to console
- Improve HTML errors
- Minor improvements
Release version 1.5.0
- Using Travis CI (Linux and Mac Build Status)
- Using AppVeyor (Windows Build Status)
- CORS support
- Load initial settings from
~/.html-pages.json
if exists
Release version 1.2.1
Minor improvements
Release version 1.2.0
Add web browser launching support
Release version 1.1.0
- Add icons with the file types to the directory listing;
- Add example files;
Release version 1.0.0
First official release of this package
Pre-release version 1.0.0
1.0.0-beta Minor fixes before release 0.1.0