Releases: BCDA-APS/gemviz
Releases · BCDA-APS/gemviz
v0.1.0
Pre-release tag, for PyPI and start with conda-forge:
What's Changed
- identify the plottable data by @prjemian in #112
- add refresh button (to re-apply filters) by @prjemian in #107
- re-organize repository & rebrand as "gemviz" by @prjemian in #115
- use new artwork for push button icons by @prjemian in #116
- appy code style by @prjemian in #117
- rename gemviz23 by @prjemian in #120
- center column(s): Scan ID & #points by @prjemian in #121
- show last run on last page by @prjemian in #125
- refactor similar code to one method by @prjemian in #126
- to be merged to #128 to fix PR comments by @rodolakis in #137
- Refactor as MVC by @prjemian in #128
- BUG #40 Fixes #40 by @rodolakis in #138
- ENH #136 delete the
archive/
directory by @rodolakis in #139 - refactor of table columns with lambda by @rodolakis in #141
- Use custom widgets by @rodolakis in #144
- add exception for text in scan_id by @rodolakis in #145
- Fixes splitter_moved by @rodolakis in #142
- Add tiled server QcomboBox by @rodolakis in #147
- make this package installable by pip by @prjemian in #152
- support command-line options: help & version by @prjemian in #155
- upgrade for tiled release tag 0.1.0a104+ by @prjemian in #156
- rename app_settings.py -> user_settings.py by @prjemian in #158
- Mark unsuccessful runs with different background color in table by @prjemian in #157
- print() --> logger.debug (mostly) by @prjemian in #161
- do not install tiled from conda-forge now by @prjemian in #163
- hoist icons from mdaviz by @prjemian in #165
- raise custom exception and catch it if catalog too big to page by @prjemian in #164
- remember last N servers in setting by @rodolakis in #167
- plot data by @prjemian in #166
- DOC #97 start docs by @rodolakis in #176
- start unit tests by @prjemian in #175
- publish on PyPI by @prjemian in #177
- add workflows for publishing and unit testing by @prjemian in #179
- BUG: speed up GUI response times by @prjemian in #184
- made change so that if status is add, status becomes replace by @MDecarabas in #194
- Bump actions/checkout from 2 to 4 by @dependabot in #202
- Bump actions/setup-python from 2 to 5 by @dependabot in #203
- re-arrange to make more space for visualization by @prjemian in #204
- update/extend copyright year to include 2024 by @prjemian in #210
- pin python version to <3.12 by @prjemian in #211
- avoid hard crash when run data not available or unclear by @prjemian in #205
- refactor self.selections per Qt's pattern by @prjemian in #206
- Center column via role instead of delegate by @prjemian in #212
- refactor from pyqtgraph to matplotlib by @prjemian in #214
New Contributors
- @MDecarabas made their first contribution in #194
- @dependabot made their first contribution in #202
Full Changelog: 0.0.1...0.1.0