Skip to content
Release with number of internal changes:

- Logger is re-implemented for better performance and lower resource usage
- Special logger thread isn't a thing anymore, which means that 'dub test -- --threads=1' will spawn exactly 1 runner thread
- Changed how 'Console' works
- Fixed #20 which caused mess in terminal when an error occurred
- Changed how test failures are print