Skip to content
Compare
Choose a tag to compare
@Makman2 Makman2 released this 13 Feb 22:24
· 1 commit to master since this release

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 and tests directories moved to root. (#101, #102)
  • The doc target generated by CMake was renamed to docs (to conform with the ./make.sh docs target). (#144)
  • ./make.sh clean supports cleaning specific targets. (#147)
  • Builds can be parallelized (default behaviour). (#25)