From this release onward, QPALM will be maintained by the [kul-optec](https://github.com/kul-optec) organization.
Changes:
- New Python interface
- Python packages available through [PyPI](https://pypi.org/project/qpalm) and pip
- New C++ interface
- Pre-built Matlab MEX package available (see “Assets” below)
- Pre-built C and C++ binaries available (see “Assets” below)
- Official Julia JLL package
- Customizable memory allocation and print functions
- Resolved compiler warnings
- Improved CMake build system
- Improved documentation
- Updated continuous integration
- Migrated to Google Test framework