Sha256: 700295d078c759cb8f16ff94a0a87e6b0a90444d07e2dc6f864cb438a17c72ae

Contents?: true

Size: 973 Bytes

Versions: 1

Compression:

Stored size: 973 Bytes

Contents

(unreleased)
===

* Support secure sockets (WSS) with options for TLS certificate & private key.

3.3.0
===

* Explicitly use the vendored livereload.js - otherwise it will attempt to load it from a location that doesn't exist.
* Remove `:grace_period` setting, which was unnecessary.
* Properly ignore changes to files that should not cause a reload, and pay attention to some files that used to be ignored but shouldn't have been.
* Send logging to the logger rather than STDOUT.
* No longer rely on MultiJson.
* Require Ruby 1.9.3 or greater.

3.2.1
===

* Loosen dependency on `middleman-core`.

3.2.0
===

* Only run in `:development` environment.
* No longer compatible with Middleman < 3.2

3.1.1
===

* Added `:no_swf` option to disable Flash websockets polyfill.

3.1.0
===

* Compatibility with Middleman 3.1+ style extension API.
* Ignore ignored sitemap files.
* Preserve the reactor thread across preview server reloads.
* Implement a `:grace_period` setting.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middleman-livereload-3.4.7 CHANGELOG.md