Skip to content

Tags: CQCL/tierkreis

Tags

v0.7.2

Toggle v0.7.2's commit message
chore: bump version to 0.7.2 (#512)

diff is non-breaking and there's no major features

https://github.com/CQCL/tierkreis/compare/v0.7.1...release/0.8.0?expand=1

v0.7.1

Toggle v0.7.1's commit message
chore: bump version to 0.7.1 (#486)

v0.7.0

Toggle v0.7.0's commit message
chore: bump python version to 0.7.0 (#479)

* driveby: delete commented out test

* chore: bump python version to 0.7.0

v0.6.1

Toggle v0.6.1's commit message
Worker dumps exception trace to stderr (#477)

* If NodeExcecutionError, dump trace of inner exception to stderr (and still raise GRPCError)

v0.6.0

Toggle v0.6.0's commit message
[triviall][refactor] Tidy sc22 example (#463)

* Remove unused `A = TypeVar("A")` and don't import TypeVar
* Remove commented-out dataclass version of CandRecord

v0.5.3

Toggle v0.5.3's commit message
chore: bump to version 0.5.3

v0.5.0

Toggle v0.5.0's commit message
chore: bump version to 0.5.0 (#421)

v0.4.0

Toggle v0.4.0's commit message
fix: shebang in pytket worker main (#396)

v0.3.0

Toggle v0.3.0's commit message
bumpy python package to 0.3.0 (#376)

v0.2.1

Toggle v0.2.1's commit message
include py.typed in package (#368)

without this mypy can fail to detect the tierkreis library has type hints