Skip to content

Releases: upsetbit/tpsp

v2.0.1

20 Jan 03:46
v2.0.1
78553d3

Choose a tag to compare

Changelog

  • 7eae5b4 build: add multi-stage Dockerfile with scratch base
  • 7f0f7ab ci: add dependabot for go modules and actions
  • 78553d3 fix: increase HTTP timeout for slow networks

v2.0.0

20 Jan 03:38
v2.0.0
2348ae0

Choose a tag to compare

Changelog

  • 2348ae0 build: add goreleaser for automated releases
  • 552ea51 feat: v2

v1.0.0

23 Apr 23:28

Choose a tag to compare

Changelog

v0.1.6

11 Apr 02:53

Choose a tag to compare

Changelog

  • ebc2307 chore: bump version
  • 8954c95 docs: add shields for travis, lgtm and git tag
  • 980d31e ci: improvements
  • 8b1e073 chore: update dependencies on setup.py
  • e3a6299 chore: add dataclasses so it won't crash on python 3.6
  • 786565a ci: init
  • 897303f chore: bump dependencies, bump required python version, add pylint config