Commit graph

24 commits

Author SHA1 Message Date
Mikko Ahlroth
39db9f320d Merge branch 'fix_kib' into 'master'
Fix unit symbol for kibibyte

See merge request Nicd/mbu!1
2019-09-12 15:54:38 +00:00
pabanichev
2c24454cda Fix unit symbol for kibibyte 2019-09-12 18:39:03 +03:00
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
0e9b2e94fe Remove :fs config as we're not using :fs anymore 2018-03-18 17:33:12 +02:00
Mikko Ahlroth
8249d5c32b Maybe this works for killing on Windows 2018-03-12 21:48:24 +02:00
Mikko Ahlroth
d1e341e37c Fix dialyzer errors 2018-03-12 21:42:37 +02:00
Mikko Ahlroth
fb43cadda7 Add .gitlab-ci.yml 2017-09-24 19:08:17 +00: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
2fc65ca0e2 Execute programs with cmd.exe on Windows
Fixes #2
2017-06-03 11:42:57 +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
5e8af38bbd Add doc links to readme 2017-04-04 07:24:24 +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
c69b33c8df Fix compile errors 2017-04-03 23:40:29 +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