Skip to content

Releases: jjjkkkjjj/rest_framework_channels

0.0.5

10 Sep 14:25
Compare
Choose a tag to compare

New Feature

  • Add log (#10)

Fix

  • Error handling (#11)

Full Changelog: 0.0.4...0.0.5

0.0.4

23 Aug 14:35
Compare
Choose a tag to compare

New Feature

  • Add json encoder in settings.py (#8)
  • Support broadcast (#9)
  • Add testing module (#7)

Fix

  • N/A

Full Changelog: 0.0.3...0.0.4

0.0.3

15 Aug 16:19
Compare
Choose a tag to compare

New Feature

  • N/A

Fix

  • Fixed pagination's bug and passed the tests

Full Changelog: 0.0.2...0.0.3

0.0.2

13 Aug 15:50
Compare
Choose a tag to compare

New Feature

  • Finished documentation

Fix

  • Changed consumer to handler in the BasePermission's methods
  • Added DEFAULT_PERMISSION_CLASSES to permission_classes in AsyncAPIActionHandler

Full Changelog: https://github.com/jjjkkkjjj/rest_framework_channels/commits/0.0.2