Skip to content

Commit c4ac21c

Browse files
committed
chore: changelog v0.8.0
1 parent 2fe31e0 commit c4ac21c

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

CHANGELOG.md

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

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+
315
## [v0.7.4](https://github.com/tlambert03/nd2/tree/v0.7.4) (2023-09-29)
416

517
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.7.3...v0.7.4)
@@ -316,7 +328,7 @@
316328

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

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)
320332

321333
**Merged pull requests:**
322334

@@ -329,13 +341,13 @@
329341
- \[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))
330342
- \[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))
331343

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)
333345

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)
335347

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)
337349

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)
339351

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

0 commit comments

Comments
 (0)