v0.5.0: date: 2013-09-05 changes: - Add 'open' option. v0.4.2: date: 2013-09-05 changes: - Un-normalize options.base as it should be a string or an array as the user has set. - Fix setting target hostname option. v0.4.1: date: 2013-09-02 changes: - Browse-able directory is the last item supplied to bases. - Added directory option to override browse-able directory. v0.4.0: date: 2013-09-01 changes: - Fix logging of which server address. - Ability to set multiple bases. - Event emitted when server starts listening. - Support for HTTPS. - debug option added to display debug logging like the --debug flag. - livereload option added to inject a livereload snippet into the page. v0.3.0: date: 2013-04-10 changes: - Add ability to listen on system-assigned port. v0.2.0: date: 2013-03-07 changes: - Upgrade connect dependency. v0.1.2: date: 2013-02-17 changes: - Ensure Gruntfile.js is included on npm. v0.1.1: date: 2013-02-15 changes: - First official release for Grunt 0.4.0. v0.1.1rc6: date: 2013-01-18 changes: - Updating grunt/gruntplugin dependencies to rc6. - Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions. v0.1.1rc5: date: 2013-01-09 changes: - Updating to work with grunt v0.4.0rc5. v0.1.0: date: 2012-11-01 changes: - Work in progress, not yet officially released.