Improvements and new features:
- "Dotline"-rendering: Render lines with a constant character. (#117)
For developers:
- Test files are now properly copied on change to the respective build directory. (#129)
publish
build directory gets now removed on./make.sh clean
invocation. (#145)docs
andtests
directories moved to root. (#101, #102)- The
doc
target generated by CMake was renamed todocs
(to conform with the./make.sh docs
target). (#144) ./make.sh clean
supports cleaning specific targets. (#147)- Builds can be parallelized (default behaviour). (#25)