Commit Graph

44 Commits

Author SHA1 Message Date
Andrew Godwin
2d97ab2cc7 Releasing version 0.17.2 2016-08-04 16:55:43 -07:00
Andrew Godwin
04cfafeaf5 Releasing 0.17.1 2016-07-22 21:57:26 -04:00
Andrew Godwin
ad8f4663c8 Releasing 0.17.0 2016-07-19 08:55:48 -04:00
Andrew Godwin
27d064328a Releasing 0.16.1 2016-07-12 15:13:05 -07:00
Andrew Godwin
9cebff05ab Releasing 0.16.0 2016-07-06 12:10:41 -07:00
Andrew Godwin
efcf08d768 Releasing 0.15.1 2016-06-29 14:54:01 -07:00
Andrew Godwin
a9daf0dfbb Releasing 0.15.0 2016-06-22 09:48:03 -07:00
Andrew Godwin
274feeb42f Releasing 0.14.3 2016-06-21 08:26:56 -07:00
Andrew Godwin
66c4b0cb67 Releasing 0.14.2 2016-06-16 11:46:50 +01:00
Andrew Godwin
68ce1964c8 Releasing 0.14.1 2016-06-10 05:42:29 +00:00
Andrew Godwin
1168ca670e Releasing 0.14.0 2016-05-25 18:00:31 -07:00
Andrew Godwin
bfacee6319 Add class-based consumers 2016-05-25 17:45:56 -07:00
Andrew Godwin
32320ec094 Releasing 0.13.1 2016-05-13 10:27:12 -07:00
Andrew Godwin
6e40fba47c Releasing version 0.13.0 2016-05-07 13:09:12 -07:00
Andrew Godwin
b374a2a604 Releasing 0.12.0 2016-04-26 13:51:41 +01:00
Andrew Godwin
2ef0baa5c2 Release 0.11.0 2016-04-05 08:21:54 -07:00
Andrew Godwin
8f40ad1d68 Releasing 0.10.3 2016-03-29 11:44:15 +01:00
Andrew Godwin
392ba22768 Releasing 0.10.2 2016-03-23 12:53:34 -07:00
Andrew Godwin
7864519241 Releasing 0.10.1 2016-03-22 10:32:12 -07:00
Andrew Godwin
10224ff06c Flake, stop worrying about this file. 2016-03-22 10:20:15 -07:00
Andrew Godwin
afa46cfe0f Provide route and include at top level 2016-03-22 10:15:52 -07:00
Andrew Godwin
13d6c88c7f Releasing 0.10.0 2016-03-21 16:46:42 -07:00
Andrew Godwin
a06026c99a Releasing 0.9.5 2016-03-10 17:57:57 -08:00
Andrew Godwin
a2d64f9335 Releasing 0.9.4 2016-03-08 10:20:08 -08:00
Andrew Godwin
cdde27b55a Releasing 0.9.3 2016-02-28 22:06:25 -08:00
Andrew Godwin
9dae793cde Release 0.9.2 2016-02-28 21:12:11 -08:00
Andrew Godwin
307fc6c0bb Release 0.9.1 2016-02-21 13:19:57 +00:00
Andrew Godwin
ca0d9e9651 Fix version import during pip install 2016-02-21 13:18:57 +00:00
Andrew Godwin
73f840432d Version 0.9 2016-02-21 13:16:03 +00:00
Andrew Godwin
b9464ca149 Start making channels work to ASGI spec. 2016-01-02 10:17:45 -08:00
ekmartin
cf2de79d64 Add isort and fix errors 2015-11-09 13:01:02 +01:00
ekmartin
4469b55d96 Fix pep8 errors using the Django core's flake8 preset 2015-11-09 13:00:00 +01:00
Andrew Godwin
b6714c8a65 Fixed #20: Bad routing setup for default backend 2015-11-07 05:02:03 -08:00
Andrew Godwin
655213eff9 0.8 2015-09-10 16:01:18 -05:00
Andrew Godwin
6e91ea0040 Make the location of channels in INSTALLED_APPS not matter 2015-07-13 15:51:10 -05:00
Andrew Godwin
964c457df1 Make groups actually work 2015-07-12 23:52:02 -05:00
Andrew Godwin
884dad9277 Version bump 2015-06-15 00:45:15 -07:00
Andrew Godwin
d9681df69a Few more WS tweaks 2015-06-15 00:13:32 -07:00
Andrew Godwin
80627d8e37 Working database backend and "runworker" command 2015-06-10 11:17:32 -07:00
Andrew Godwin
95e706f71f Fix line endings 2015-06-10 09:42:34 -07:00
Andrew Godwin
c9eb683ed8 Switch to settings-based backend list, start ORM backend 2015-06-10 09:40:57 -07:00
Andrew Godwin
c2c1ffc5bd Make everything hang off of channel_layers 2015-06-08 12:40:47 -07:00
Andrew Godwin
2cc1d00e18 Separate channel backend from user-facing class 2015-06-08 12:22:23 -07:00
Andrew Godwin
6cd01e2bc1 Rename to plural "channels", start fleshing out req/resp cycle 2015-06-08 10:51:51 -07:00