1 parent 1b7cd34 commit 41992bdCopy full SHA for 41992bd
1 file changed
NEWS.md
@@ -1,3 +1,13 @@
1
+## v0.8.0
2
+
3
+### torchwood
4
5
+- Added `TileFS`, a `TileReader` implementation that reads tiles from a
6
+ filesystem. Supports optional gzip decompression of data tiles.
7
8
+- Added `TileArchiveFS`, an `fs.FS` implementation that reads files from a
9
+ set of zip archives.
10
11
## v0.7.0
12
13
Updated golang.org/x/... dependencies.
0 commit comments