Releases: jepegit/cellpy
Releases · jepegit/cellpy
Release list
v2.1.2.post1
v2.1.2
What's Changed
- docs: backfill HISTORY for 2.1.1 / 2.1.0.post1 and cut 2.1.1.post1 (#802) by @jepegit in #803
- feat(plotting): per-panel y-limits for collected summary facets by @jepegit in #805
- docs: cut HISTORY for 2.1.1.post2 by @jepegit in #806
- fix: silence list_instruments probe warnings (#786) by @jepegit in #807
- App-friendly collected figures: theme / label / height hooks (#801) by @jepegit in #808
- Add issue-flow as a uv dev dependency (#809) by @jepegit in #810
- feat(batch): load custom/BatBase JSON with file search (#345) by @jepegit in #811
- feat: add cellpy.read_meta for cheap metadata peeks (#799) by @jepegit in #812
- feat: instrument_meta_schema for ingestion forms (#800) by @jepegit in #813
- chore(release): prep v2.1.1.post4 + fix release alias by @jepegit in #814
- feat(batch): restore orchestrated batch.load (#822) by @jepegit in #823
- fix(batch): default cellpy paths when persisting frame loads by @jepegit in #824
- fix(batch): AUTO prefer cellpy, NEWEST, force_recalc, skip redundant save by @jepegit in #826
- Pretty-print cycles collector facet strips (#820) by @jepegit in #828
- build(deps-dev): bump zensical from 0.0.51 to 0.0.52 by @dependabot[bot] in #829
- build(deps): bump polars from 1.43.1 to 1.43.2 by @dependabot[bot] in #831
- build(deps): bump ipython from 9.15.0 to 9.16.0 by @dependabot[bot] in #830
- build(deps): bump tqdm from 4.69.0 to 4.70.0 by @dependabot[bot] in #832
- Fix: honour share_y / match_axes on collected summary spread_plot (#817) by @jepegit in #834
- Fix: ICA collected plot direction for line layouts + both (#821) by @jepegit in #835
- build(deps): bump cryptography from 49.0.0 to 50.0.0 by @dependabot[bot] in #833
- fix(cli): lazy imports for fast info --version by @jepegit in #838
- perf(cli): keep default setup off the reader stack by @jepegit in #841
- fix(get): honour instrument over .h5/.hdf5 native auto-pick by @jepegit in #842
- fix(collect): average multi groups when singletons are present by @jepegit in #843
- feat(plotting): export Plotly figures as in-memory image bytes by @jepegit in #844
- fix(plotting): kaleido gate only for real Plotly figures by @jepegit in #847
- fix(cellpy-file): write .cellpy and .h5 atomically by @jepegit in #848
- fix(config): report the config file that is actually loaded (#851) by @jepegit in #852
- chore(issueflow): archive #851 tracking files and record follow-up #853 by @jepegit in #854
- feat: refresh_after for meta-dependent summary columns (#846) by @jepegit in #856
- fix(config): scrub instrument SQL credentials from TOML (#849) by @jepegit in #857
- fix(config): thread-local override() via contextvars (#850) by @jepegit in #858
- fix(cli): report project cellpy.toml in --configloc (#853) by @jepegit in #859
- build(deps): bump pymdown-extensions from 11.0 to 11.0.1 by @dependabot[bot] in #861
- chore: ignore stray test leftovers (#855) by @jepegit in #860
- fix: dash discharge half-cycle in ica_plot/dva_plot direction='both' by @jepegit in #864
- feat(collect): add collect_dva for multi-cell DVA collection by @jepegit in #865
- docs: prepare 2.1.2 release notes and re-execute the ICA and batch tutorials by @jepegit in #870
- feat(plotting): bound raw_plot with cycles= and max_points= (#867) by @jepegit in #871
- feat(plotting): let a plot family declare its collect options (#868) by @jepegit in #872
- docs: make examples/ the single source for tutorial notebooks (#869) by @jepegit in #873
Full Changelog: v2.1.1...v2.1.2
v2.1.2a5
v2.1.2a4
What's Changed
- fix: dash discharge half-cycle in ica_plot/dva_plot direction='both' by @jepegit in #864
- feat(collect): add collect_dva for multi-cell DVA collection by @jepegit in #865
Full Changelog: v2.1.2a3...v2.1.2a4
v2.1.2a3
What's Changed
- fix(cellpy-file): write .cellpy and .h5 atomically by @jepegit in #848
- fix(config): report the config file that is actually loaded (#851) by @jepegit in #852
- chore(issueflow): archive #851 tracking files and record follow-up #853 by @jepegit in #854
- feat: refresh_after for meta-dependent summary columns (#846) by @jepegit in #856
- fix(config): scrub instrument SQL credentials from TOML (#849) by @jepegit in #857
- fix(config): thread-local override() via contextvars (#850) by @jepegit in #858
- fix(cli): report project cellpy.toml in --configloc (#853) by @jepegit in #859
- build(deps): bump pymdown-extensions from 11.0 to 11.0.1 by @dependabot[bot] in #861
- chore: ignore stray test leftovers (#855) by @jepegit in #860
Full Changelog: v2.1.1.post8...v2.1.2a3
v2.1.2a2
v2.1.2a1
What's Changed
- perf(cli): keep default setup off the reader stack by @jepegit in #841
- fix(get): honour instrument over .h5/.hdf5 native auto-pick by @jepegit in #842
- fix(collect): average multi groups when singletons are present by @jepegit in #843
- feat(plotting): export Plotly figures as in-memory image bytes by @jepegit in #844
Full Changelog: v2.1.1.post7...v2.1.2a1
v2.1.1.post8
What's Changed
Full Changelog: v2.1.2a1...v2.1.1.post8
v2.1.1.post7
What's Changed
- Pretty-print cycles collector facet strips (#820) by @jepegit in #828
- build(deps-dev): bump zensical from 0.0.51 to 0.0.52 by @dependabot[bot] in #829
- build(deps): bump polars from 1.43.1 to 1.43.2 by @dependabot[bot] in #831
- build(deps): bump ipython from 9.15.0 to 9.16.0 by @dependabot[bot] in #830
- build(deps): bump tqdm from 4.69.0 to 4.70.0 by @dependabot[bot] in #832
- Fix: honour share_y / match_axes on collected summary spread_plot (#817) by @jepegit in #834
- Fix: ICA collected plot direction for line layouts + both (#821) by @jepegit in #835
- build(deps): bump cryptography from 49.0.0 to 50.0.0 by @dependabot[bot] in #833
- fix(cli): lazy imports for fast info --version by @jepegit in #838
Full Changelog: v2.1.1.post6...v2.1.1.post7
v2.1.1.post6
What's Changed
Full Changelog: v2.1.1.post5...v2.1.1.post6