Skip to content

Commit f1fc5e9

Browse files
committed
chore: changelog v0.10.2
1 parent b51c7a2 commit f1fc5e9

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
# Changelog
22

3+
## [v0.10.2](https://github.com/tlambert03/nd2/tree/v0.10.2) (2025-02-28)
4+
5+
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.10.1...v0.10.2)
6+
7+
**Fixed bugs:**
8+
9+
- fix: fix size overflow [\#248](https://github.com/tlambert03/nd2/pull/248) ([tlambert03](https://github.com/tlambert03))
10+
- fix: fix for dask 2024.8 [\#240](https://github.com/tlambert03/nd2/pull/240) ([tlambert03](https://github.com/tlambert03))
11+
- fix: tqdm -\> tqdm.auto, for notebook users [\#233](https://github.com/tlambert03/nd2/pull/233) ([georgeoshardo](https://github.com/georgeoshardo))
12+
13+
**Tests & CI:**
14+
15+
- test: drop aicsimageio test [\#227](https://github.com/tlambert03/nd2/pull/227) ([tlambert03](https://github.com/tlambert03))
16+
17+
**Merged pull requests:**
18+
19+
- ci\(dependabot\): bump codecov/codecov-action from 4 to 5 [\#245](https://github.com/tlambert03/nd2/pull/245) ([dependabot[bot]](https://github.com/apps/dependabot))
20+
- ci\(pre-commit.ci\): autoupdate [\#243](https://github.com/tlambert03/nd2/pull/243) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
21+
- ci\(pre-commit.ci\): autoupdate [\#236](https://github.com/tlambert03/nd2/pull/236) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
22+
- ci\(dependabot\): bump CodSpeedHQ/action from 2 to 3 [\#235](https://github.com/tlambert03/nd2/pull/235) ([dependabot[bot]](https://github.com/apps/dependabot))
23+
- ci\(pre-commit.ci\): autoupdate [\#234](https://github.com/tlambert03/nd2/pull/234) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
24+
- ci\(pre-commit.ci\): autoupdate [\#229](https://github.com/tlambert03/nd2/pull/229) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
25+
26+
## [v0.10.1](https://github.com/tlambert03/nd2/tree/v0.10.1) (2024-04-22)
27+
28+
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.10.0...v0.10.1)
29+
30+
**Merged pull requests:**
31+
32+
- fix: Fix datetime extraction [\#226](https://github.com/tlambert03/nd2/pull/226) ([tlambert03](https://github.com/tlambert03))
33+
- ci\(pre-commit.ci\): autoupdate [\#220](https://github.com/tlambert03/nd2/pull/220) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
34+
335
## [v0.10.0](https://github.com/tlambert03/nd2/tree/v0.10.0) (2024-03-17)
436

537
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.9.0...v0.10.0)

0 commit comments

Comments
 (0)