What's Changed
* Add --output-format=pprint for debugging by akx in https://github.com/con2/emrichen/pull/37
* Replace Travis with Github Actions by akx in https://github.com/con2/emrichen/pull/38
* Add type annotations by akx in https://github.com/con2/emrichen/pull/36
* Add IncludeGlob tag by akx in https://github.com/con2/emrichen/pull/43
* support custom tags via -m module.to.import by japsu in https://github.com/con2/emrichen/pull/46
* Remove Python 3.5 support by akx in https://github.com/con2/emrichen/pull/47
* urlencode: allow a string of querystring parameters by akx in https://github.com/con2/emrichen/pull/52
* CI/Lint/isort/Mypy stuff by akx in https://github.com/con2/emrichen/pull/51
* do not truncate --output-file until ready to write (fixes 54) by japsu in https://github.com/con2/emrichen/pull/55
* Declarative setup by akx in https://github.com/con2/emrichen/pull/56
* Don't seek or truncate pipes, that's silly! by akx in https://github.com/con2/emrichen/pull/58
* Issue 59 by japsu in https://github.com/con2/emrichen/pull/61
* Add handling of chained tags to MD5, SHA1, SHA256 by dkreuer in https://github.com/con2/emrichen/pull/60
New Contributors
* dkreuer made their first contribution in https://github.com/con2/emrichen/pull/60
**Full Changelog**: https://github.com/con2/emrichen/compare/0.2.2...v0.3.0