Skip to content
release 1.4.0:

the compiler is now able to detect cross source dependencies:
i.e. if a class in the main scope has changed
     then the classes that test this class are also recompiled
       (as soon as a the tests are compiled probably immediately)