Skip to content

v0.3.0

Choose a tag to compare

@akx akx released this 25 Aug 06:48
· 15 commits to master since this release

What's Changed

  • Add --output-format=pprint for debugging by @akx in #37
  • Replace Travis with Github Actions by @akx in #38
  • Add type annotations by @akx in #36
  • Add IncludeGlob tag by @akx in #43
  • support custom tags via -m module.to.import by @japsu in #46
  • Remove Python 3.5 support by @akx in #47
  • urlencode: allow a string of querystring parameters by @akx in #52
  • CI/Lint/isort/Mypy stuff by @akx in #51
  • do not truncate --output-file until ready to write (fixes #54) by @japsu in #55
  • Declarative setup by @akx in #56
  • Don't seek or truncate pipes, that's silly! by @akx in #58
  • Issue 59 by @japsu in #61
  • Add handling of chained tags to MD5, SHA1, SHA256 by @dkreuer in #60

New Contributors

Full Changelog: 0.2.2...v0.3.0