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 22 Change history
33================
44
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+
519=====
6203.5.1
721=====
Original file line number Diff line number Diff line change 55__copyright__ = "Copyright 2014, Stream.io, Inc"
66__credits__ = ["Thierry Schellenbach, mellowmorning.com, @tschellenbach" ]
77__license__ = "BSD-3-Clause"
8- __version__ = "3.5.1 "
8+ __version__ = "4.0.0 "
99__maintainer__ = "Thierry Schellenbach"
1010__email__ = "support@getstream.io"
1111__status__ = "Production"
You can’t perform that action at this time.
0 commit comments