Skip to content

Releases: Frodothedwarf/django-channels-prometheus

V1.0.0

04 Sep 15:51
Compare
Choose a tag to compare

Breaking Changes
Consumer registration has changed to a decorator structure.
See README for how to switch.

Changes
Consumer registration switched to decorator structure
Switched what functions the counter hooks into
More tests

Release 0.0.2

02 Sep 20:49
Compare
Choose a tag to compare
  • Add tests for Django 5.1

Full Changelog: v0.0.1...v0.0.2

Release 0.0.1

08 Jun 19:08
Compare
Choose a tag to compare

Version: 0.0.1

  • Initial release