Skip to content

pyqtgraph-0.13.4

Compare
Choose a tag to compare
@j9ac9k j9ac9k released this 07 Mar 18:06
· 78 commits to master since this release
10960be

What's Changed

Highlights

API/Behavior Changes

Bug Fixes

Misc

Docs

Testing/CI

  • [CI] add mypy settings for CI by @longqzh in #2845
  • fix: test Python 3.10 against Qt 6.2 by @pijyoi in #2837
  • cast float to signed int before to unsigned int by @pijyoi in #2946
  • Bump pyopengl from 3.1.6 to 3.1.7 in /.github/workflows/etc by @dependabot in #2730
  • Bump h5py from 3.8.0 to 3.9.0 in /.github/workflows/etc by @dependabot in #2750
  • Bump h5py from 3.9.0 to 3.10.0 in /.github/workflows/etc by @dependabot in #2839
  • Bump pytest-xvfb from 2.0.0 to 3.0.0 in /.github/workflows/etc by @dependabot in #2735
  • Bump pytest from 7.3.0 to 7.3.1 in /.github/workflows/etc by @dependabot in #2696
  • Bump pytest from 7.3.1 to 7.3.2 in /.github/workflows/etc by @dependabot in #2743
  • Bump pytest from 7.3.2 to 7.4.0 in /.github/workflows/etc by @dependabot in #2753
  • Bump pytest from 7.4.0 to 7.4.2 in /.github/workflows/etc by @dependabot in #2817
  • Bump pytest from 7.4.2 to 7.4.3 in /.github/workflows/etc by @dependabot in #2856
  • Bump pytest from 7.4.3 to 8.0.0 in /.github/workflows/etc by @dependabot in #2922
  • Bump pytest from 8.0.0 to 8.0.1 in /.github/workflows/etc by @dependabot in #2942
  • Bump pytest from 8.0.1 to 8.0.2 in /.github/workflows/etc by @dependabot in #2945
  • Bump pytest from 8.0.2 to 8.1.0 in /.github/workflows/etc by @dependabot in #2948
  • Bump pytest-xdist from 3.2.1 to 3.3.0 in /.github/workflows/etc by @dependabot in #2722
  • Bump pytest-xdist from 3.3.0 to 3.3.1 in /.github/workflows/etc by @dependabot in #2727
  • Bump pytest-xdist from 3.3.1 to 3.4.0 in /.github/workflows/etc by @dependabot in #2880
  • Bump pytest-xdist from 3.4.0 to 3.5.0 in /.github/workflows/etc by @dependabot in #2886
  • Bump matplotlib from 3.7.1 to 3.7.2 in /.github/workflows/etc by @dependabot in #2766
  • Bump matplotlib from 3.7.2 to 3.7.3 in /.github/workflows/etc by @dependabot in #2818
  • Bump matplotlib from 3.7.3 to 3.8.0 in /.github/workflows/etc by @dependabot in #2823
  • Bump matplotlib from 3.8.0 to 3.8.1 in /.github/workflows/etc by @dependabot in #2868
  • Bump matplotlib from 3.8.1 to 3.8.2 in /.github/workflows/etc by @dependabot in #2885
  • Bump matplotlib from 3.8.2 to 3.8.3 in /.github/workflows/etc by @dependabot in #2937
  • Bump numba from 0.56.4 to 0.57.0 in /.github/workflows/etc by @dependabot in #2711
  • Bump numba from 0.57.0 to 0.57.1 in /.github/workflows/etc by @dependabot in #2751
  • Bump numba from 0.57.1 to 0.58.0 in /.github/workflows/etc by @dependabot in #2826
  • Bump numba from 0.58.0 to 0.58.1 in /.github/workflows/etc by @dependabot in #2851
  • Bump numba from 0.58.1 to 0.59.0 in /.github/workflows/etc by @dependabot in #2924
  • Bump scipy from 1.10.1 to 1.11.0 in /.github/workflows/etc by @dependabot in #2757
  • Bump scipy from 1.11.0 to 1.11.1 in /.github/workflows/etc by @dependabot in #2763
  • Bump scipy from 1.11.1 to 1.11.2 in /.github/workflows/etc by @dependabot in #2803
  • Bump scipy from 1.11.2 to 1.11.3 in /.github/workflows/etc by @dependabot in #2831
  • Bump scipy from 1.11.3 to 1.11.4 in /.github/workflows/etc by @dependabot in #2884
  • Bump scipy from 1.11.4 to 1.12.0 in /.github/workflows/etc by @dependabot in #2917
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #2902
  • Bump actions/checkout from 3 to 4 by @dependabot in #2814
  • Bump actions/cache from 3 to 4 by @dependabot in #2915
  • Bump actions/setup-python from 4 to 5 by @dependabot in #2898
  • Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #2890
  • Bump github/codeql-action from 2 to 3 by @dependabot in #2901

New Contributors

Full Changelog: pyqtgraph-0.13.3...pyqtgraph-0.13.4