tar-0.4.2.2: changelog.md
0.4.2.2 Edsko de Vries <edsko@well-typed.com> October 2015
* Fix bug in Index
0.4.2.1 Duncan Coutts <duncan@community.haskell.org> July 2015
* Fix tests for the Index modules (the code was right)
0.4.2.0 Duncan Coutts <duncan@community.haskell.org> July 2015
* New Index module for random access to tar file contents
* New lower level tar file I/O actions
* New tarball file 'append' action
0.4.1.0 Duncan Coutts <duncan@community.haskell.org> January 2015
* Build with GHC 7.10
* Switch from old-time to time package
* Added more instance for Entries type
0.4.0.1 Duncan Coutts <duncan@community.haskell.org> October 2012
* fixes to work with directory 1.2
* More Eq/Ord instances
0.4.0.0 Duncan Coutts <duncan@community.haskell.org> February 2012
* More explicit error types and error handling
* Support star base-256 number format
* Improved API documentation