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 v2.1.0 #422

Merged
merged 52 commits into from
Aug 15, 2024
Merged

Release v2.1.0 #422

merged 52 commits into from
Aug 15, 2024

Commits on May 14, 2024

  1. add typehints

    bleykauf committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c62317e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5c0bb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7d6716 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e2b5ee View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 16, 2024

  1. Merge pull request #400 from linien-org/feature/better-parameter-restore

    Show differences when local and remote paramters do not match
    bleykauf committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e0fc897 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #399 from linien-org/feature/catch-encoding-errors

    Catch and handle corrupted json files
    bleykauf committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8671ba0 View commit details
    Browse the repository at this point in the history
  3. update changelog

    bleykauf committed May 16, 2024
    Configuration menu
    Copy the full SHA
    653fa4e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. fix range for sweep_speed

    bleykauf committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b8bc895 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16445bb View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    d3869c6 View commit details
    Browse the repository at this point in the history
  2. change x label

    bleykauf committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5b43713 View commit details
    Browse the repository at this point in the history
  3. update changelog

    bleykauf committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5366caf View commit details
    Browse the repository at this point in the history
  4. use microsends for time axis

    bleykauf committed May 27, 2024
    Configuration menu
    Copy the full SHA
    429376e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #404 from linien-org/feature/voltage-for-xaxis

    Use voltage for the x-axis when sweeping
    bleykauf committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8157ed5 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    af89325 View commit details
    Browse the repository at this point in the history
  2. bump version to v2.1.0dev0

    bleykauf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fc020e5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on May 31, 2024

  1. simplify plotting

    bleykauf committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d11d15a View commit details
    Browse the repository at this point in the history
  2. simplify plotting further

    bleykauf committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0082c89 View commit details
    Browse the repository at this point in the history
  3. change Qt element names

    bleykauf committed May 31, 2024
    Configuration menu
    Copy the full SHA
    fd1503d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7f8b8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34e6480 View commit details
    Browse the repository at this point in the history
  6. add separate monitor signal

    bleykauf committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5183155 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0)
    - [github.com/pycqa/flake8: 7.0.0 → 7.1.1](PyCQA/flake8@7.0.0...7.1.1)
    pre-commit-ci[bot] committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4bdaf87 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. comment default colors

    bleykauf committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f96f3ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2379e2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfa678f View commit details
    Browse the repository at this point in the history
  4. update changelog

    bleykauf committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c6dad0f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #419 from linien-org/feature/consistent-colors

    Make colors consistent between locked and sweep states
    bleykauf committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6bd6280 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #410 from linien-org/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    bleykauf committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c5c4c87 View commit details
    Browse the repository at this point in the history
  7. fix examples in readme

    bleykauf committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9431a42 View commit details
    Browse the repository at this point in the history
  8. update changelog

    bleykauf committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8bef1c8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #420 from linien-org/feature/fix-readme-examples

    Fix examples in README
    bleykauf committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f1c3da1 View commit details
    Browse the repository at this point in the history
  10. fix changelog

    bleykauf committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e25a9dd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b45143 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a38551 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eac93a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. bump pyrp3 version to v2.1.0

    bleykauf committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    952ff0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59dbeff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #416 from doronbehar/latest-importlib-metadata

    Make importlib-metadata dep upper version constraint higher
    bleykauf committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a12e620 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b59521f View commit details
    Browse the repository at this point in the history
  5. fix PSD window layout

    bleykauf committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    10956e6 View commit details
    Browse the repository at this point in the history
  6. update changelog

    bleykauf committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bed8fdb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #421 from linien-org/feature/fix-psd-algorithm-sel…

    …ection
    
    Fix PSD algorithm selection
    bleykauf committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    08ffe3e View commit details
    Browse the repository at this point in the history
  8. bump version to v2.1.0rc1

    bleykauf committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    439cf69 View commit details
    Browse the repository at this point in the history
  9. update author list

    bleykauf committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    14ff1f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    937cd16 View commit details
    Browse the repository at this point in the history
  11. update changelog

    bleykauf committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d0f70fc View commit details
    Browse the repository at this point in the history
  12. bump version to 2.1.0rc2

    bleykauf committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b5d0abd View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. bump version to v2.1.0

    bleykauf committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    fe4386a View commit details
    Browse the repository at this point in the history