Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.14.0 #90

Merged
merged 20 commits into from
Jan 12, 2024
Merged

Release 0.14.0 #90

merged 20 commits into from
Jan 12, 2024

Commits on Nov 24, 2023

  1. Merge pull request #76 from CQCL/main

    Main
    cqc-melf authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    73e2a06 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Bump the python-packages group with 3 updates

    Updates the requirements on [pytket-cirq](https://github.com/CQCL/pytket-cirq), [pytket-projectq](https://github.com/CQCL/pytket-projectq) and [pytket-qiskit](https://github.com/CQCL/pytket-qiskit) to permit the latest version.
    
    Updates `pytket-cirq` to 0.32.0
    - [Release notes](https://github.com/CQCL/pytket-cirq/releases)
    - [Changelog](https://github.com/CQCL/pytket-cirq/blob/develop/docs/changelog.rst)
    - [Commits](CQCL/pytket-cirq@v0.31.1...v0.32.0)
    
    Updates `pytket-projectq` to 0.31.0
    - [Release notes](https://github.com/CQCL/pytket-projectq/releases)
    - [Changelog](https://github.com/CQCL/pytket-projectq/blob/develop/docs/changelog.rst)
    - [Commits](CQCL/pytket-projectq@v0.30.1...v0.31.0)
    
    Updates `pytket-qiskit` to 0.46.0
    - [Release notes](https://github.com/CQCL/pytket-qiskit/releases)
    - [Changelog](https://github.com/CQCL/pytket-qiskit/blob/develop/docs/changelog.rst)
    - [Commits](CQCL/pytket-qiskit@v0.44.0...v0.46.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytket-cirq
      dependency-type: direct:production
      dependency-group: python-packages
    - dependency-name: pytket-projectq
      dependency-type: direct:production
      dependency-group: python-packages
    - dependency-name: pytket-qiskit
      dependency-type: direct:production
      dependency-group: python-packages
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ss2165 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a6afc1c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Bump actions/setup-python from 4 to 5

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ss2165 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    79ccf11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3181d8b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Bump actions/upload-artifact from 3 to 4

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ss2165 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1353d74 View commit details
    Browse the repository at this point in the history
  2. Bump actions/deploy-pages from 2 to 3

    Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 3.
    - [Release notes](https://github.com/actions/deploy-pages/releases)
    - [Commits](actions/deploy-pages@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/deploy-pages
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ss2165 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    877c3e2 View commit details
    Browse the repository at this point in the history
  3. Bump actions/download-artifact from 3 to 4

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ss2165 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f66eab5 View commit details
    Browse the repository at this point in the history
  4. add PR template (#83)

    cqc-melf authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    983f79e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Bump actions/deploy-pages from 3 to 4 (#85)

    Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 3 to 4.
    - [Release notes](https://github.com/actions/deploy-pages/releases)
    - [Commits](actions/deploy-pages@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/deploy-pages
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    37b08f7 View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-pages-artifact from 2 to 3

    Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/upload-pages-artifact/releases)
    - [Commits](actions/upload-pages-artifact@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-pages-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ss2165 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    32b8e86 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. fix artifact name related to update of actions/upload-artifact@v4 (#86)

    * fix artifact name related to update of actions/upload-artifact@v4
    
    * split download in three options
    
    * update download of wheels
    cqc-melf authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ce8390a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    21e6558 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. update pytket version

    cqc-melf committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1d66265 View commit details
    Browse the repository at this point in the history
  2. update changelog

    cqc-melf committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    fe35ebd View commit details
    Browse the repository at this point in the history
  3. update version

    cqc-melf committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    6253bf1 View commit details
    Browse the repository at this point in the history
  4. update deploy-pages@4.0.1

    cqc-melf committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ec0014e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    a1ed0d9 View commit details
    Browse the repository at this point in the history
  2. Bump the python-packages group with 3 updates

    Updates the requirements on [pytket-cirq](https://github.com/CQCL/pytket-cirq), [pytket-projectq](https://github.com/CQCL/pytket-projectq) and [pytket-qiskit](https://github.com/CQCL/pytket-qiskit) to permit the latest version.
    
    Updates `pytket-cirq` to 0.33.0
    - [Release notes](https://github.com/CQCL/pytket-cirq/releases)
    - [Changelog](https://github.com/CQCL/pytket-cirq/blob/v0.33.0/docs/changelog.rst)
    - [Commits](CQCL/pytket-cirq@v0.32.0...v0.33.0)
    
    Updates `pytket-projectq` to 0.32.0
    - [Release notes](https://github.com/CQCL/pytket-projectq/releases)
    - [Changelog](https://github.com/CQCL/pytket-projectq/blob/develop/docs/changelog.rst)
    - [Commits](CQCL/pytket-projectq@v0.31.0...v0.32.0)
    
    Updates `pytket-qiskit` to 0.47.0
    - [Release notes](https://github.com/CQCL/pytket-qiskit/releases)
    - [Changelog](https://github.com/CQCL/pytket-qiskit/blob/develop/docs/changelog.rst)
    - [Commits](CQCL/pytket-qiskit@v0.46.0...v0.47.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytket-cirq
      dependency-type: direct:production
      dependency-group: python-packages
    - dependency-name: pytket-projectq
      dependency-type: direct:production
      dependency-group: python-packages
    - dependency-name: pytket-qiskit
      dependency-type: direct:production
      dependency-group: python-packages
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ss2165 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    20aaf5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7a7e4c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. merge develop

    cqc-melf committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    673f316 View commit details
    Browse the repository at this point in the history