- Requires Boost 1.67 (instead of 1.64).
- Explicitly export symbols from the library and hide all other.
- Fix CMake project export.
- Remove pkg-config file.
- #1: Add missing license (GPL).
- Change to CMake as build system. See :ref:`installation` for how to build the package, or use it as a submodule in another CMake project.
- More interface changes and documentation improvements
- Experimental support for accurate stabilizer computation using Schreier-Sims-based methods.
- Now with some documentation.
- Requires Boost 1.64 (instead of 1.62).
- No longer requires standalone Boost.Process.
- Lots of interface changes.
Initial version.