v1.7.0
Tar v1.7.0
The only feature introduced in this release is the ability to Tar.list
streams that do not support the mark
, unmark
and reset
API for rewinding IO streams.
Merged pull requests:
- Tar.list: refactor to avoid using mark/unmark/reset (#68) (@StefanKarpinski)