v2.1.3.post1
What's Changed
- build(deps): bump sqlalchemy from 2.0.51 to 2.0.52 by @dependabot[bot] in #942
- build(deps): bump numpy from 2.5.1 to 2.5.2 by @dependabot[bot] in #944
- build(deps-dev): bump nox from 2026.7.11 to 2026.8.10 by @dependabot[bot] in #941
- build(deps): bump charset-normalizer from 3.4.9 to 3.5.1 by @dependabot[bot] in #945
- build(deps): bump setuptools from 83.0.0 to 84.0.0 by @dependabot[bot] in #943
- Issue 940: update example notebooks to 2.1 APIs by @jepegit in #946
- Put units on collected summary y-axis titles by @jepegit in #951
- Use uv for local pytest, not conda by @jepegit in #953
- build(deps-dev): bump mkdocstrings-python from 2.0.5 to 2.0.7 by @dependabot[bot] in #956
- build(deps): bump pyarrow from 25.0.0 to 25.0.1 by @dependabot[bot] in #955
- build(deps-dev): bump nox from 2026.8.10 to 2026.8.17 by @dependabot[bot] in #959
- build(deps-dev): bump zensical from 0.0.53 to 0.0.57 by @dependabot[bot] in #958
- build(deps): bump pygithub from 2.9.1 to 2.10.0 by @dependabot[bot] in #957
- Fix Batch.drop leaving a ghost cell in the store by @jepegit in #954
- Name a missing env_file in OtherPath credential errors by @jepegit in #964
- Fail batch.load cells when filefinder finds no raw files by @jepegit in #965
- Document batch from b = batch.load, including b.plot() by @jepegit in #966
Full Changelog: v2.1.3...v2.1.3.post1