File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 2
2
Change history
3
3
================
4
4
5
+ =====
6
+ 4.0.0
7
+ =====
8
+ :release-date: 2020-09-02
9
+
10
+ Drop old create_user_session_token in favor create_user_token
11
+ Drop python support before 3.4
12
+ Allow custom data in client.create_jwt_token
13
+ Add kind filter for reactions in enrichment
14
+ Add follow stat support
15
+ Move to github actions from travis and improve static analysis
16
+ Update readme for old docs
17
+ Update some crypto dependencies
18
+
5
19
=====
6
20
3.5.1
7
21
=====
Original file line number Diff line number Diff line change 5
5
__copyright__ = "Copyright 2014, Stream.io, Inc"
6
6
__credits__ = ["Thierry Schellenbach, mellowmorning.com, @tschellenbach" ]
7
7
__license__ = "BSD-3-Clause"
8
- __version__ = "3.5.1 "
8
+ __version__ = "4.0.0 "
9
9
__maintainer__ = "Thierry Schellenbach"
10
10
__email__ = "support@getstream.io"
11
11
__status__ = "Production"
You can’t perform that action at this time.
0 commit comments