Releases: QuTech-Delft/tree-gen
Releases · QuTech-Delft/tree-gen
Release 1.0.9
Release 1.0.8
Changed
- Bump dependencies versions.
Release 1.0.7
Added
- Add
Dumper::dump_raw_pointersAPI.
Changed
- Update GitHub actions and workflows to look more like
libqasm's.
Removed
Release 1.0.6
Added
- Copy *.inc files as well during installation.
- Add get_version and get_release_year API.
Changed
- Update conanfile.py with some changes from the Conan Center tree-gen recipe.
- Update fmt version to 10.2.1.
- Change
requirestotest_requires(gtest). - Change
-Wno-error=unused-but-set-variableto-Wno-error=unused(apple-clang 13). - Do not
tool_requiresflex and bison when building for wasm architecture.
Removed
Release 1.0.1
Added
Changed
- Minimal changes in order to allow creation of a
tree-genConan Center package