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