Commit graph

15 commits

Author SHA1 Message Date
Mikko Ahlroth
3f8dabc114 Update changelog 2018-03-18 17:53:51 +02:00
Mikko Ahlroth
3340545d7c Implement automatic directory handling 2018-03-18 17:35:39 +02:00
Mikko Ahlroth
7272eca2a1 Switch to file_system for better compatibility
Closes #1
2017-08-28 20:46:34 +03:00
Mikko Ahlroth
3c4fa41386 Bump version to 1.0.1 2017-06-06 21:23:02 +03:00
Mikko Ahlroth
ddaa0b8585 Reverse updating to 3.4.0 because of compilation problems 2017-06-06 21:12:17 +03:00
Mikko Ahlroth
81958077cb Bump ex_doc dependency 2017-06-05 20:09:32 +03:00
Mikko Ahlroth
6fd8f54451 Bump version to 1.0.0 as it's stable enough for my own usage 2017-06-03 11:47:40 +03:00
Mikko Ahlroth
e2a1574f8f Prevent fs from watching the directory it is started from
Fs by default watches the current working dir when it's started, that would
usually be the whole project directory. It's useless in our case so don't
do it.

Bumped fs to latest version.
2017-06-03 11:41:11 +03:00
Mikko Ahlroth
0f263d6756 Don't crash when applications return an error status
This makes watches less frustrating to use
2017-04-30 23:02:11 +03:00
Mikko Ahlroth
959d9c9d48 Gah 2017-04-04 07:20:35 +03:00
Mikko Ahlroth
b045a3c710 Missed the description 2017-04-04 07:17:59 +03:00
Mikko Ahlroth
e449fa6d87 Prepare for hex.pm 2017-04-04 07:15:20 +03:00
Mikko Ahlroth
9361a38ccf Fix watches crashing because my list cons were in the wrong order 2017-04-04 00:15:14 +03:00
Mikko Ahlroth
0347b8cd45 Rename to MBU and update documentation, make watches wait to trigger 2017-04-03 23:24:52 +03:00
Mikko Ahlroth
6b1729f4a7 Initial commit 2017-03-21 07:44:44 +02:00