Skip to content

Commit

Permalink
chore: add changelog v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Jul 5, 2023
1 parent ea5d91b commit 34a2586
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [v0.7.0](https://github.com/tlambert03/nd2/tree/v0.7.0) (2023-07-05)

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

**Implemented enhancements:**

- feat: add ome\_metadata output to ome-types [\#153](https://github.com/tlambert03/nd2/pull/153) ([tlambert03](https://github.com/tlambert03))
- 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))

**Fixed bugs:**

- fix: fix extra kwargs to roi info [\#158](https://github.com/tlambert03/nd2/pull/158) ([tlambert03](https://github.com/tlambert03))
- fix: fix frame\_metadata and various metadata typing [\#155](https://github.com/tlambert03/nd2/pull/155) ([tlambert03](https://github.com/tlambert03))
- fix: improve roi parsing for some files [\#150](https://github.com/tlambert03/nd2/pull/150) ([tlambert03](https://github.com/tlambert03))

**Tests & CI:**

- ci: add codspeed benchmarks [\#152](https://github.com/tlambert03/nd2/pull/152) ([tlambert03](https://github.com/tlambert03))

**Documentation:**

- docs: adding docs [\#149](https://github.com/tlambert03/nd2/pull/149) ([tlambert03](https://github.com/tlambert03))

## [v0.6.1](https://github.com/tlambert03/nd2/tree/v0.6.1) (2023-06-24)

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

0 comments on commit 34a2586

Please sign in to comment.