Commit graph

6 commits

Author SHA1 Message Date
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
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
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
6b1729f4a7 Initial commit 2017-03-21 07:44:44 +02:00