You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
# v0.1.2 (2022-08-04)
2
+
3
+
* bugfix: `get_partial` will now return short reads if called with (`offset` + `length`) > the file length, instead of an error. (reported by @palainp, fix by @yomimono)
4
+
1
5
# v0.1.1 (2022-07-28, all changes by @yomimono)
2
6
3
7
* bugfix: remove dependency cycle between chamelon and chamelon-unix
0 commit comments