|
1 | 1 | # Changelog |
2 | 2 |
|
| 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 | + |
3 | 22 | ## [v0.10.2](https://github.com/tlambert03/nd2/tree/v0.10.2) (2025-02-28) |
4 | 23 |
|
5 | 24 | [Full Changelog](https://github.com/tlambert03/nd2/compare/v0.10.1...v0.10.2) |
|
323 | 342 |
|
324 | 343 | - feat: Add native macosx-arm64 \(M1\) support [\#87](https://github.com/tlambert03/nd2/pull/87) ([tlambert03](https://github.com/tlambert03)) |
325 | 344 |
|
326 | | -**Fixed bugs:** |
327 | | - |
328 | | -- fix: Typo in legacy requirements [\#79](https://github.com/tlambert03/nd2/pull/79) ([ghost](https://github.com/ghost)) |
329 | | - |
330 | 345 | **Merged pull requests:** |
331 | 346 |
|
332 | 347 | - 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 | 426 |
|
412 | 427 | ## [v0.2.0](https://github.com/tlambert03/nd2/tree/v0.2.0) (2022-02-20) |
413 | 428 |
|
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) |
415 | 430 |
|
416 | 431 | **Merged pull requests:** |
417 | 432 |
|
|
424 | 439 | - \[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)) |
425 | 440 | - \[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)) |
426 | 441 |
|
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) |
428 | 443 |
|
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) |
430 | 445 |
|
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) |
432 | 447 |
|
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) |
434 | 449 |
|
435 | 450 | ## [v0.1.5](https://github.com/tlambert03/nd2/tree/v0.1.5) (2021-11-12) |
436 | 451 |
|
|
0 commit comments