Skip to content

Commit 34a2586

Browse files
committed
chore: add changelog v0.7.0
1 parent ea5d91b commit 34a2586

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

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

3+
## [v0.7.0](https://github.com/tlambert03/nd2/tree/v0.7.0) (2023-07-05)
4+
5+
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.6.1...v0.7.0)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: add ome\_metadata output to ome-types [\#153](https://github.com/tlambert03/nd2/pull/153) ([tlambert03](https://github.com/tlambert03))
10+
- feat: add row filtering to nd2.index, as well as binary/roi data [\#151](https://github.com/tlambert03/nd2/pull/151) ([tlambert03](https://github.com/tlambert03))
11+
12+
**Fixed bugs:**
13+
14+
- fix: fix extra kwargs to roi info [\#158](https://github.com/tlambert03/nd2/pull/158) ([tlambert03](https://github.com/tlambert03))
15+
- fix: fix frame\_metadata and various metadata typing [\#155](https://github.com/tlambert03/nd2/pull/155) ([tlambert03](https://github.com/tlambert03))
16+
- fix: improve roi parsing for some files [\#150](https://github.com/tlambert03/nd2/pull/150) ([tlambert03](https://github.com/tlambert03))
17+
18+
**Tests & CI:**
19+
20+
- ci: add codspeed benchmarks [\#152](https://github.com/tlambert03/nd2/pull/152) ([tlambert03](https://github.com/tlambert03))
21+
22+
**Documentation:**
23+
24+
- docs: adding docs [\#149](https://github.com/tlambert03/nd2/pull/149) ([tlambert03](https://github.com/tlambert03))
25+
326
## [v0.6.1](https://github.com/tlambert03/nd2/tree/v0.6.1) (2023-06-24)
427

528
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.6.0...v0.6.1)

0 commit comments

Comments
 (0)