1.4 - use less CPU-intensive file watcher
Previous file watcher was using full directory scan periodically to get a list of changes. Now library is changed and will use kernel events instead.
Also, added config reload/file watcher.
Disabled web-ui by default.
Added support for coverage exclusions via the configuration file.