All Versions
20
Latest Version
Avg Release Cycle
116 days
Latest Release
1299 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.1.0 Changes
August 30, 2021- 0๏ธโฃ
.heex
files are now watched by default.
- 0๏ธโฃ
-
v1.0.3 Changes
May 28, 2021- โ Removed used of deprecated Elixir supervisor functions.
-
v1.0.2 Changes
November 17, 2019- Zombie killer script is run with bash to avoid platform specific issues with sh implementations.
-
v1.0.1 Changes
October 25, 2019- ๐ฆ Include zombie killer script in hex package.
-
v1.0.0 Changes
October 25, 2019- LiveView templates are now watched.
-
v0.9.0 Changes
September 17, 2018- Avoid starting application if
--no-start
is given. - ๐ Hot runner removed.
- Avoid starting application if
-
v0.8.0 Changes
July 30, 2018- โช Application started on test run. Revert of v0.7 behaviour.
-
v0.7.0 Changes
July 25, 2018- โ No longer start application on test run.
- 0๏ธโฃ Do not watch the Ecto migration directory by default.
-
v0.6.0 Changes
March 27, 2018- Switch from
fs
tofile_system
for file system event watching.
- Switch from
-
v0.5.0 Changes
August 26, 2017- ๐ Windows support (Rustam @rustamtolipov)