Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
## 1.1.3 (2017-09-25)
* Bug fix
* Do not return unsupported `:ignore` from live channel
## 1.1.2 (2017-09-25)
* Enhancements
* Improve error messages
## 1.1.1 (2017-08-27)
* Enhancements
* Bump `:file_system` requirement
* Bug fixes
* Do not raise when response has no body
## 1.1.0 (2017-08-10)
* Enhancements
* Use `:file_system` for file change notifications for improved reliability
## 1.0.8 (2017-02-01)
* Enhancements
* Revert to `:fs` 0.9.1 to side-step rebar build problems
## 1.0.7 (2017-01-18)
* Enhancements
* Update to latest `:fs` 2.12
## 1.0.6 (2016-11-29)
* Bug fixes
* Remove warnings on Elixir v1.4
* Do not try to access the endpoint if it is no longer loaded
## 1.0.5 (2016-05-04)
* Bug fixes
* Do not include hard earmark requirement
## 1.0.4 (2016-04-29)
* Enhancements
* Support Phoenix v1.2
## 1.0.3 (2016-01-11)
* Enhancements
* Log whenever a live reload event is sent
## 1.0.2 (2016-01-07)
* Bug fixes
* Fix issue where iframe path did not respect script_name
## 1.0.1 (2015-09-18)
* Bug fixes
* Fix issue causing stylesheet link taps to duplicate on reload