Skip to content
This repository has been archived by the owner on Jan 30, 2021. It is now read-only.

Major code overhaul

Compare
Choose a tag to compare
@rr- rr- released this 18 Jun 21:45
· 83 commits to master since this release
  • Switched to waf build system (replaces shell scripts)
  • Switched to Qt
  • Improved overall code quality
    • Incorporated C++11 features:
      • smart pointers
      • throwing integers replaced with proper exceptions
      • improved type system
    • Removed debug macros
  • Switched to semantic versioning
  • Changed version maintenance to be based on git tags