|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v0.8.0](https://github.com/tlambert03/nd2/tree/v0.8.0) (2023-10-10) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.7.4...v0.8.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- feat: add `read_frame` and `loop_indices` to public api [\#181](https://github.com/tlambert03/nd2/pull/181) ([tlambert03](https://github.com/tlambert03)) |
| 10 | + |
| 11 | +**Fixed bugs:** |
| 12 | + |
| 13 | +- fix: fix extraction of xy points in extruded shapes [\#183](https://github.com/tlambert03/nd2/pull/183) ([tlambert03](https://github.com/tlambert03)) |
| 14 | + |
3 | 15 | ## [v0.7.4](https://github.com/tlambert03/nd2/tree/v0.7.4) (2023-09-29) |
4 | 16 |
|
5 | 17 | [Full Changelog](https://github.com/tlambert03/nd2/compare/v0.7.3...v0.7.4) |
|
316 | 328 |
|
317 | 329 | ## [v0.2.0](https://github.com/tlambert03/nd2/tree/v0.2.0) (2022-02-20) |
318 | 330 |
|
319 | | -[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.1.5-1...v0.2.0) |
| 331 | +[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.1.6...v0.2.0) |
320 | 332 |
|
321 | 333 | **Merged pull requests:** |
322 | 334 |
|
|
329 | 341 | - \[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)) |
330 | 342 | - \[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)) |
331 | 343 |
|
332 | | -## [v0.1.5-1](https://github.com/tlambert03/nd2/tree/v0.1.5-1) (2021-11-12) |
| 344 | +## [v0.1.6](https://github.com/tlambert03/nd2/tree/v0.1.6) (2021-11-12) |
333 | 345 |
|
334 | | -[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.1.6...v0.1.5-1) |
| 346 | +[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.1.5-1...v0.1.6) |
335 | 347 |
|
336 | | -## [v0.1.6](https://github.com/tlambert03/nd2/tree/v0.1.6) (2021-11-12) |
| 348 | +## [v0.1.5-1](https://github.com/tlambert03/nd2/tree/v0.1.5-1) (2021-11-12) |
337 | 349 |
|
338 | | -[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.1.5...v0.1.6) |
| 350 | +[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.1.5...v0.1.5-1) |
339 | 351 |
|
340 | 352 | ## [v0.1.5](https://github.com/tlambert03/nd2/tree/v0.1.5) (2021-11-12) |
341 | 353 |
|
|
0 commit comments