Releases: OpenMS/pyopenms_viz
Releases · OpenMS/pyopenms_viz
v1.0.1
What's Changed
- Fix redundant x_axis_location ,y_axis_location definition by @Imama-Kainat in #56
- updated api Documentation for confy.py changes by @ChandraDevs1 in #77
- Update to parameters documentation : y_kind / x_kind is only relevant for kind peakmap and if add_marginals is set to True. by @jisnoo123 in #70
- Feature seaborn like api by @ChandraDevs1 in #57
- Improve-spectrum-binning-subplot-display by @Nishantrde in #82
- Adjusted the content of x_kind and y_kind in the doc by @Leandro1302 in #86
- Added doc on how to adapt bin size in peakmap plots by @Leandro1302 in #66
- docs: change fig to canvas to reflect new API by @jcharkow in #91
- do not execute notebooks by @jcharkow in #93
- fix: color annotation error by @jcharkow in #96
- Docstring to table by @jcharkow in #97
- fix/refactor: minor code clean up and fix for annotations in peakmaps by @singjc in #98
- Package updates by @jcharkow in #104
- deps: bump snowballstemmer from 2.2.0 to 3.0.1 by @dependabot[bot] in #103
- alter url request to pretend to be user by @jcharkow in #105
- deps: bump attrs from 24.3.0 to 25.4.0 by @dependabot[bot] in #107
- deps: bump beautifulsoup4 from 4.12.3 to 4.14.3 by @dependabot[bot] in #102
- deps: bump rpds-py from 0.22.3 to 0.30.0 by @dependabot[bot] in #100
- deps: bump comm from 0.2.2 to 0.2.3 by @dependabot[bot] in #99
- deps: bump jupyter-core from 5.7.2 to 5.9.1 by @dependabot[bot] in #111
- deps: bump typing-extensions from 4.12.2 to 4.15.0 by @dependabot[bot] in #110
- deps: bump babel from 2.16.0 to 2.17.0 by @dependabot[bot] in #108
- deps: bump cssselect2 from 0.7.0 to 0.8.0 by @dependabot[bot] in #101
- deps: bump fastjsonschema from 2.21.1 to 2.21.2 by @dependabot[bot] in #109
- deps: bump pycparser from 2.22 to 2.23 by @dependabot[bot] in #114
- deps: bump pyparsing from 3.2.1 to 3.3.1 by @dependabot[bot] in #112
- deps: bump wcwidth from 0.2.13 to 0.2.14 by @dependabot[bot] in #115
- deps: bump soupsieve from 2.6 to 2.8.1 by @dependabot[bot] in #116
- deps: bump roman-numerals from 3.1.0 to 4.1.0 by @dependabot[bot] in #113
- deps: bump requests from 2.32.3 to 2.32.5 by @dependabot[bot] in #117
- deps: bump referencing from 0.35.1 to 0.37.0 by @dependabot[bot] in #121
- deps: bump certifi from 2024.12.14 to 2026.1.4 by @dependabot[bot] in #120
- deps: bump sphinx-gallery from 0.18.0 to 0.20.0 by @dependabot[bot] in #119
- deps: bump pygments from 2.19.1 to 2.19.2 by @dependabot[bot] in #118
- deps: bump jsonschema-specifications from 2024.10.1 to 2025.9.1 by @dependabot[bot] in #125
- deps: bump docutils from 0.21.2 to 0.22.4 by @dependabot[bot] in #126
- deps: bump jinja2 from 3.1.5 to 3.1.6 by @dependabot[bot] in #124
- deps: bump debugpy from 1.8.11 to 1.8.19 by @dependabot[bot] in #122
- Fix/docs build by @singjc in #142
- Fix typos found by codespell by @DimitriPapadopoulos in #138
- deps: bump numpy from 2.1.2 to 2.2.6 in the numpy-updates group by @dependabot[bot] in #127
- deps: bump pandas from 2.2.3 to 2.3.3 in the pandas-updates group by @dependabot[bot] in #128
- deps: bump pymzml from 2.5.10 to 2.6.0 in the pymzml-updates group by @dependabot[bot] in #129
- deps: bump the matplotlib-updates group with 5 updates by @dependabot[bot] in #130
- deps: bump the ipykernel-updates group with 4 updates by @dependabot[bot] in #134
- Modify concurrency group and cancel behavior by @singjc in #143
- Change token for checkout in static.yml workflow by @singjc in #144
- Update packaging by @DimitriPapadopoulos in #137
- Fix/plotly spec tooltip by @singjc in #141
- deps: bump the stable-dependencies group with 5 updates by @dependabot[bot] in #136
- deps: bump the notebook-stack group with 8 updates by @dependabot[bot] in #135
- deps: bump the http-stack group with 3 updates by @dependabot[bot] in #149
- deps: bump cairosvg from 2.7.1 to 2.8.2 in the graphics-dependencies group across 1 directory by @dependabot[bot] in #145
New Contributors
- @Imama-Kainat made their first contribution in #56
- @ChandraDevs1 made their first contribution in #77
- @jisnoo123 made their first contribution in #70
- @Nishantrde made their first contribution in #82
- @Leandro1302 made their first contribution in #86
- @DimitriPapadopoulos made their first contribution in #138
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v0.1.6
What's Changed
- Add Tests for plotting by @jcharkow in #38
- build(deps): bump tornado from 6.4.1 to 6.4.2 by @dependabot in #48
New Contributors
- @dependabot made their first contribution in #48
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Tutorials by @singjc in #22
- Patch/font sizes by @singjc in #21
- remove: python 3.9 from project toml by @singjc in #26
- change binning aggregation from "mean" to "sum" by @jcharkow in #23
- Docs first version by @jcharkow in #31
- DRAFT - Add Documentation by @jcharkow in #28
- remove explcit TOC by @jcharkow in #33
- Patch/annotations with select nans by @singjc in #32
- Patch/warn ungroupped new by @jcharkow in #37
- Patch/html annotation bug by @singjc in #40
- Add annotation labels for 3D plots by @t0mdavid-m in #41
- Docs: Add Spyogenes multiplot by @jcharkow in #42
- feature: compute peak apex by @jcharkow in #43
- Spectrum plot optimization by @axelwalter in #45
- update: docs with changed location of spyo example data by @singjc in #46
New Contributors
- @t0mdavid-m made their first contribution in #41
Full Changelog: v0.1.3...v0.1.4
manuscript
Full Changelog: v0.1.4...manuscript
v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Add/datastructures by @singjc in #1
- MSSpectrum plots by @axelwalter in #3
- Add/chrom plotting by @singjc in #2
- [DRAFT] refactor plotting backends by @singjc in #4
- Patches to refactoring by @jcharkow in #5
- add: alphatims tutorial by @singjc in #6
- Refactor fixes by @jcharkow in #9
- DRAFT ADD: bounding box annotation for feature_heatmap by @singjc in #8
- Patch/config param interpolation by @singjc in #10
- restructure package by @jcharkow in #11
- Cleanup (changes forgot) by @jcharkow in #13
- Spectrum Plots by @axelwalter in #16
- Add: gh actions by @singjc in #17
New Contributors
- @singjc made their first contribution in #1
- @axelwalter made their first contribution in #3
- @jcharkow made their first contribution in #5
Full Changelog: https://github.com/OpenMS/pyopenms_viz/commits/v0.1.0