What's Changed
- Feature/monitr image copying by @pfafflabatuiuc in #360
- Bump mypy from 0.991 to 1.0.0 by @dependabot in #367
- Bump actions/setup-python from 4.3.0 to 4.5.0 by @dependabot in #363
- Monitr now shows icons according to the file type. by @Zack-Code-UIUC in #365
- Launch a new app using the same python executable by @yoshi74ls181 in #368
- Feature for monitr: choose backend for each plot by @yoshi74ls181 in #373
- Bump mypy from 1.0.0 to 1.0.1 by @dependabot in #380
- View .py file in monitr by @yoshi74ls181 in #372
- Add convenience methods by @yoshi74ls181 in #375
- Bugfix: Font family 'Helvetica' not found by @yoshi74ls181 in #370
- Generate UUID only once per DDH5Writer by @yoshi74ls181 in #371
- Feature for monitr: show whether a measurement is complete or was interrupted by @yoshi74ls181 in #377
- Fix a bug in DDH5Writer.exit by @yoshi74ls181 in #382
- Bump mypy from 1.0.1 to 1.1.1 by @dependabot in #383
- Fix the wrong selection of AppendMode in DDH5Writer.add_data by @yoshi74ls181 in #378
- Install pyzmq on
pip install plottr
by @yoshi74ls181 in #385 - Bump mypy from 1.1.1 to 1.2.0 by @dependabot in #386
- Bump actions/setup-python from 4.5.0 to 4.6.0 by @dependabot in #388
- Bump mypy from 1.2.0 to 1.3.0 by @dependabot in #390
- Transfer Datadict form to pandas.dataframe by @MuyaoSun in #387
- Averaging Functionality DataDict by @jeremiahnlin in #389
- some new things for datadict by @wpfff in #391
- Bump actions/setup-python from 4.6.0 to 4.6.1 by @dependabot in #393
- fix: incomplete data by @wpfff in #394
- helpers for datadict by @wpfff in #392
- added simple feature to export analysis parameters. by @wpfff in #397
- extended the maximum refreshing number to 1000 instead of 100 by @marcosfrenkel in #398
- Added way of copying out data file paths from monitor. by @marcosfrenkel in #396
- Added 20*log10(mag) for Pyqtgraph by @jeremiahnlin in #395
- Bump mypy from 1.3.0 to 1.4.0 by @dependabot in #399
- Bump mypy from 1.4.0 to 1.4.1 by @dependabot in #400
- Bump mypy from 1.4.1 to 1.5.1 by @dependabot in #403
- Hide hidden folders from monitr by @marcosfrenkel in #412
- Numpy2 migration by @picarro-yren in #414
- Bump actions/setup-python from 4.6.1 to 5.3.0 by @dependabot in #416
- Bump actions/checkout from 3 to 4 by @dependabot in #404
- Bump mypy from 1.5.1 to 1.13.0 by @dependabot in #415
- Move all config to pyproject.toml remove setup.cfg by @jenshnielsen in #417
- Test with 3.11/3.12 by @jenshnielsen in #418
- Add Pyqt6 target by @jenshnielsen in #420
- Fix invalid escape seq warning by using a raw string by @jenshnielsen in #422
- Mark 3.13 as supported and start testing by @jenshnielsen in #423
- Bump sphinx from 2.4.4 to 8.1.3 by @dependabot in #419
New Contributors
- @Zack-Code-UIUC made their first contribution in #365
- @MuyaoSun made their first contribution in #387
- @jeremiahnlin made their first contribution in #389
- @picarro-yren made their first contribution in #414
Full Changelog: v0.13.0...v0.14.0