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_pointers
API.
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
requires
totest_requires
(gtest). - Change
-Wno-error=unused-but-set-variable
to-Wno-error=unused
(apple-clang 13). - Do not
tool_requires
flex and bison when building for wasm architecture.
Removed
Release 1.0.1
Added
Changed
- Minimal changes in order to allow creation of a
tree-gen
Conan Center package