Skip to content

Commit ab72b2c

Browse files
committed
chore: changelog v0.10.3
1 parent 9554bb4 commit ab72b2c

File tree

1 file changed

+24
-9
lines changed

1 file changed

+24
-9
lines changed

CHANGELOG.md

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

3+
## [v0.10.3](https://github.com/tlambert03/nd2/tree/v0.10.3) (2025-04-16)
4+
5+
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.10.2...v0.10.3)
6+
7+
**Fixed bugs:**
8+
9+
- fix: update cached chunk key structure and add cache invariance test [\#256](https://github.com/tlambert03/nd2/pull/256) ([tlambert03](https://github.com/tlambert03))
10+
11+
**Documentation:**
12+
13+
- docs: update API documentation [\#252](https://github.com/tlambert03/nd2/pull/252) ([tlambert03](https://github.com/tlambert03))
14+
15+
**Merged pull requests:**
16+
17+
- ci\(pre-commit.ci\): autoupdate [\#254](https://github.com/tlambert03/nd2/pull/254) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
18+
- build: drop python 3.8 [\#253](https://github.com/tlambert03/nd2/pull/253) ([tlambert03](https://github.com/tlambert03))
19+
- ci\(pre-commit.ci\): autoupdate [\#251](https://github.com/tlambert03/nd2/pull/251) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
20+
- build: test py3.13 [\#241](https://github.com/tlambert03/nd2/pull/241) ([tlambert03](https://github.com/tlambert03))
21+
322
## [v0.10.2](https://github.com/tlambert03/nd2/tree/v0.10.2) (2025-02-28)
423

524
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.10.1...v0.10.2)
@@ -323,10 +342,6 @@
323342

324343
- feat: Add native macosx-arm64 \(M1\) support [\#87](https://github.com/tlambert03/nd2/pull/87) ([tlambert03](https://github.com/tlambert03))
325344

326-
**Fixed bugs:**
327-
328-
- fix: Typo in legacy requirements [\#79](https://github.com/tlambert03/nd2/pull/79) ([ghost](https://github.com/ghost))
329-
330345
**Merged pull requests:**
331346

332347
- ci\(dependabot\): bump pypa/cibuildwheel from 2.8.1 to 2.9.0 [\#84](https://github.com/tlambert03/nd2/pull/84) ([dependabot[bot]](https://github.com/apps/dependabot))
@@ -411,7 +426,7 @@
411426

412427
## [v0.2.0](https://github.com/tlambert03/nd2/tree/v0.2.0) (2022-02-20)
413428

414-
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.1.6...v0.2.0)
429+
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.1.5-1...v0.2.0)
415430

416431
**Merged pull requests:**
417432

@@ -424,13 +439,13 @@
424439
- \[pre-commit.ci\] pre-commit autoupdate [\#34](https://github.com/tlambert03/nd2/pull/34) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
425440
- \[pre-commit.ci\] pre-commit autoupdate [\#33](https://github.com/tlambert03/nd2/pull/33) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
426441

427-
## [v0.1.6](https://github.com/tlambert03/nd2/tree/v0.1.6) (2021-11-12)
442+
## [v0.1.5-1](https://github.com/tlambert03/nd2/tree/v0.1.5-1) (2021-11-12)
428443

429-
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.1.5-1...v0.1.6)
444+
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.1.6...v0.1.5-1)
430445

431-
## [v0.1.5-1](https://github.com/tlambert03/nd2/tree/v0.1.5-1) (2021-11-12)
446+
## [v0.1.6](https://github.com/tlambert03/nd2/tree/v0.1.6) (2021-11-12)
432447

433-
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.1.5...v0.1.5-1)
448+
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.1.5...v0.1.6)
434449

435450
## [v0.1.5](https://github.com/tlambert03/nd2/tree/v0.1.5) (2021-11-12)
436451

0 commit comments

Comments
 (0)