Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ap--/python-seabreeze
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.0
Choose a base ref
...
head repository: ap--/python-seabreeze
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.2
Choose a head ref
  • 11 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 10, 2024

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

    updates:
    - [github.com/asottile/pyupgrade: v3.15.2 → v3.16.0](asottile/pyupgrade@v3.15.2...v3.16.0)
    pre-commit-ci[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    04cf0ee View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge pull request #246 from ap--/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    ap-- authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d5cbe7b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

    updates:
    - [github.com/PyCQA/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0)
    pre-commit-ci[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1d1e048 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request #247 from ap--/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    ap-- authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3fb864e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8b4aec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #249 from ap--/fix-lazy-loading

    seabreeze.spectrometers: make SeaBreezeError import lazy
    ap-- authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5306fef View commit details
    Browse the repository at this point in the history
  4. cut release v2.9.1

    ap-- committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    bb50065 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix via common base class

    ap-- committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ae58026 View commit details
    Browse the repository at this point in the history
  2. add missing file

    ap-- committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    87b297d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #250 from ap--/fix-lazy-exception-2

    fix via common base class
    ap-- authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    160f04a View commit details
    Browse the repository at this point in the history
  4. cut release v2.9.2

    ap-- committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    fe332a2 View commit details
    Browse the repository at this point in the history
Loading