Skip to content

Commit 41992bd

Browse files
committed
all: document v0.8.0
1 parent 1b7cd34 commit 41992bd

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

NEWS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
## v0.7.0
212

313
Updated golang.org/x/... dependencies.

0 commit comments

Comments
 (0)