Skip to content

Commit 580ed48

Browse files
committed
chore: changelog v0.7.1
1 parent bdbc82c commit 580ed48

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

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

3+
## [v0.7.1](https://github.com/tlambert03/nd2/tree/v0.7.1) (2023-07-15)
4+
5+
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.7.0...v0.7.1)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: accept file handles as well as paths [\#161](https://github.com/tlambert03/nd2/pull/161) ([tlambert03](https://github.com/tlambert03))
10+
- feat: decode compressed lite variant, and read string type tags [\#159](https://github.com/tlambert03/nd2/pull/159) ([tlambert03](https://github.com/tlambert03))
11+
12+
**Fixed bugs:**
13+
14+
- fix: fix binary reshaping [\#164](https://github.com/tlambert03/nd2/pull/164) ([tlambert03](https://github.com/tlambert03))
15+
16+
**Tests & CI:**
17+
18+
- test: bump coverage [\#163](https://github.com/tlambert03/nd2/pull/163) ([tlambert03](https://github.com/tlambert03))
19+
20+
**Documentation:**
21+
22+
- docs: update readme [\#162](https://github.com/tlambert03/nd2/pull/162) ([tlambert03](https://github.com/tlambert03))
23+
24+
**Merged pull requests:**
25+
26+
- refactor: use common base class for legacy and modern reader, move logic from nd2file [\#160](https://github.com/tlambert03/nd2/pull/160) ([tlambert03](https://github.com/tlambert03))
27+
328
## [v0.7.0](https://github.com/tlambert03/nd2/tree/v0.7.0) (2023-07-05)
429

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

0 commit comments

Comments
 (0)