File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- 6.3 .0 (Feb 13 , 2019)
1+ 7.0 .0 (Feb 19 , 2019)
22 - Stored Impressions in Queue.
33 - Fixed bug related to Machine Name and Machine IP.
44 - Updated Input Validation.
5+ - New hash implementation supporting more platforms.
566.2.2 (Dec 17, 2018)
67 - Fixed issue on selecting db for Sentinel.
786.2.1 (Dec 6, 2018)
Original file line number Diff line number Diff line change 3535 'test' : tests_require ,
3636 'redis' : ['redis>=2.10.5' , 'jsonpickle>=0.9.3' ],
3737 'uwsgi' : ['uwsgi>=2.0.0' , 'jsonpickle>=0.9.3' ],
38- 'cpphash' : ['mmh3cffi' ]
38+ 'cpphash' : ['mmh3cffi>=0.1.2 ' ]
3939 },
4040 setup_requires = ['nose' ],
4141 classifiers = [
Original file line number Diff line number Diff line change 1- __version__ = '6.3 .0-rc1'
1+ __version__ = '7.0 .0-rc1'
You can’t perform that action at this time.
0 commit comments