Recent Releases of https://github.com/cqcl/pytket-stim

https://github.com/cqcl/pytket-stim - v0.25.0

What's Changed

  • docs: use pytket-docs-theming submodule by @CalMacCQ in https://github.com/CQCL/pytket-stim/pull/74
  • Release 0.25.0 by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/75

New Contributors

  • @CalMacCQ made their first contribution in https://github.com/CQCL/pytket-stim/pull/74

Full Changelog: https://github.com/CQCL/pytket-stim/compare/v0.24.0...v0.25.0

- Python
Published by cqc-melf almost 2 years ago

https://github.com/cqcl/pytket-stim - v0.24.0

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/65
  • update tket email by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/66
  • Add new issues to project, not Jira by @cqc-alec in https://github.com/CQCL/pytket-stim/pull/67
  • Feature/mainonly by @cqc-alec in https://github.com/CQCL/pytket-stim/pull/68
  • Bump actions/add-to-project from 1.0.1 to 1.0.2 by @dependabot in https://github.com/CQCL/pytket-stim/pull/69
  • fix mypy by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/70
  • update back and pylint version by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/71
  • Release 0.24. by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/72

Full Changelog: https://github.com/CQCL/pytket-stim/compare/v0.23.0...v0.24.0

- Python
Published by cqc-melf about 2 years ago

https://github.com/cqcl/pytket-stim - v0.23.0

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/62
  • remove copyright from documentation by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/63
  • Release/1.27.0 by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/64

Full Changelog: https://github.com/CQCL/pytket-stim/compare/v0.22.0...v0.23.0

- Python
Published by cqc-melf over 2 years ago

https://github.com/cqcl/pytket-stim - v0.22.0

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/57
  • Bump actions/deploy-pages from 4.0.3 to 4.0.4 by @dependabot in https://github.com/CQCL/pytket-stim/pull/58
  • update dependabot to weekly by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/59
  • Bump actions/deploy-pages from 4.0.4 to 4.0.5 by @dependabot in https://github.com/CQCL/pytket-stim/pull/60
  • Release/1.26.0 by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/61

Full Changelog: https://github.com/CQCL/pytket-stim/compare/v0.21.0...v0.22.0

- Python
Published by cqc-melf over 2 years ago

https://github.com/cqcl/pytket-stim - v0.21.0

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/50
  • Bump actions/deploy-pages from 4.0.1 to 4.0.2 by @dependabot in https://github.com/CQCL/pytket-stim/pull/51
  • update copyright 2024 by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/52
  • Bump actions/deploy-pages from 4.0.2 to 4.0.3 by @dependabot in https://github.com/CQCL/pytket-stim/pull/54
  • update sphinx by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/55
  • Update python support to 3.10, 3.11 and 3.12 by @sjdilkes in https://github.com/CQCL/pytket-stim/pull/53
  • Release 0.21.0 by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/56

New Contributors

  • @sjdilkes made their first contribution in https://github.com/CQCL/pytket-stim/pull/53

Full Changelog: https://github.com/CQCL/pytket-stim/compare/v0.20.0...v0.21.0

- Python
Published by cqc-melf over 2 years ago

https://github.com/cqcl/pytket-stim - pytket-stim 0.20.0

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/38
  • Implement backend_info by @yao-cqc in https://github.com/CQCL/pytket-stim/pull/39
  • Bump actions/deploy-pages from 2 to 3 by @dependabot in https://github.com/CQCL/pytket-stim/pull/40
  • Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/CQCL/pytket-stim/pull/41
  • Bump actions/download-artifact from 3 to 4 by @dependabot in https://github.com/CQCL/pytket-stim/pull/42
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/CQCL/pytket-stim/pull/43
  • add PR template by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/44
  • Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in https://github.com/CQCL/pytket-stim/pull/45
  • Bump actions/deploy-pages from 3 to 4 by @dependabot in https://github.com/CQCL/pytket-stim/pull/46
  • fix artifact name related to update of actions/upload-artifact@v4 by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/47
  • Correct URL for documentation. by @cqc-alec in https://github.com/CQCL/pytket-stim/pull/48
  • Release 0.20.0 by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/49

New Contributors

  • @yao-cqc made their first contribution in https://github.com/CQCL/pytket-stim/pull/39

Full Changelog: https://github.com/CQCL/pytket-stim/compare/v0.19.0...v0.20.0

- Python
Published by cqc-melf over 2 years ago

https://github.com/cqcl/pytket-stim - pytket-stim 0.19.0

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/34
  • Update/dependabot docs by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/35
  • update links in documentation by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/36
  • Release/1.22 by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/37

Full Changelog: https://github.com/CQCL/pytket-stim/compare/v0.18.0...v0.19.0

- Python
Published by cqc-melf over 2 years ago

https://github.com/cqcl/pytket-stim - pytket-stim 0.18.0

What's Changed

  • Main by @cqc-alec in https://github.com/CQCL/pytket-stim/pull/32
  • Release/1.21.0 by @cqc-melf in https://github.com/CQCL/pytket-stim/pull/33

Full Changelog: https://github.com/CQCL/pytket-stim/compare/v0.17.0...v0.18.0

- Python
Published by cqc-melf almost 3 years ago

https://github.com/cqcl/pytket-stim - pytket-stim v0.17.0 release

- Python
Published by cqc-alec almost 3 years ago

https://github.com/cqcl/pytket-stim - pytket-stim 0.16.0

- Python
Published by cqc-melf about 3 years ago

https://github.com/cqcl/pytket-stim - pytket-stim 0.15.0

- Python
Published by cqc-melf over 3 years ago

https://github.com/cqcl/pytket-stim - pytket-stim 0.14.1

- Python
Published by cqc-melf almost 4 years ago

https://github.com/cqcl/pytket-stim - pytket-stim 0.14.0

pytket stim release 0.14.0

- Python
Published by cqc-melf almost 4 years ago

https://github.com/cqcl/pytket-stim - pytket-stim 0.14.0rc0

- Python
Published by cqc-melf almost 4 years ago