Skip to content

Releases: Mulugruntz/celery-pubsub

v2.0.0-beta1

02 Apr 13:10
b360a96
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release
Drop support for old Python versions. (#199)

Also in this commit:
* Remove pypy from the Celery 3 matrix.
* Clean the `README.md`.

v1.0.2

14 Feb 12:43
fb09e13
Compare
Choose a tag to compare

Support for type hints.

v1.0.1

14 Feb 10:28
56b8bed
Compare
Choose a tag to compare

No implementation changes. Only CI changes.

  • Updated GitHub actions:
      - RubbaBoy/BYOB,
      - paambaati/codeclimate-action,
      - actions/checkout,
      - actions/setup-python.
  • Removed deprecated set-output.
  • GitHub Actions targets ubuntu-20.04 instead of ubuntu-latest.
  • Badges are now generated on 3 states.
      - supported (green)
      - failed (red)
      - unsupported (yellow)
  • Changed README.rst to README.md.