2. Changes¶
2.1. v0.5 (2020-01-12)¶
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.
2.2. v0.4 (2019-05-27)¶
#1: Add missing license (GPL).
Change to CMake as build system. See Installation for how to build the package, or use it as a submodule in another CMake project.
2.3. v0.3 (2018-09-04)¶
More interface changes and documentation improvements
Experimental support for accurate stabilizer computation using Schreier-Sims-based methods.
2.4. v0.2 (2018-02-05)¶
Now with some documentation.
Requires Boost 1.64 (instead of 1.62).
No longer requires standalone Boost.Process.
Lots of interface changes.
2.5. v0.1 (2017-08-16)¶
Initial version.