CHANGES
=======

* Extend README
* Make \`--from\` argument not mandatory
* Move CLI entrypoint to dedicated module
* Use Tox and Python 3.7 for tests
* Extend .gitignore
* Improve code style in tests

v0.0.6
------

* Enrich PyPI metadata
* Integrate with PyPI
* Lint code
* Fix travis-black integration
* Tell Travis to lint the code
* Add initial Travis integration
* Add basic README

v0.0.5
------

* Keep the releases dir clean

v0.0.4
------

* Reformat imports
* Add tests
* Refactor
* Better exception handling for nonexistent workdir

v0.0.3
------

* Add --from argument

v0.0.2
------

* Be compatible with FreeBSD tar
* Make --workdir mandatory

v0.0.1
------

* Add --workdir argument

v0.0.0
------

* First working prototype
