This repository has been archived by the owner on Jan 30, 2021. It is now read-only.
Major code overhaul
- 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
- Incorporated C++11 features:
- Switched to semantic versioning
- Changed version maintenance to be based on git tags