mirror of
https://github.com/wassname/psaw.git
synced 2026-09-09 11:30:51 +08:00
22 lines
483 B
ReStructuredText
22 lines
483 B
ReStructuredText
Change Log
|
|
==========
|
|
|
|
0.0.3 (2018/05/18)
|
|
------------------
|
|
|
|
* Added praw support. If ``praw.Reddit`` object provided to ``PushshiftAPI``,
|
|
gets ids from pushshift and passes them to praw.
|
|
* Added support for ``/reddit/submission/comment_ids/`` endpoint.
|
|
* Added change log.
|
|
|
|
0.0.2 (2018/05/13)
|
|
------------------
|
|
|
|
* Improved rate limit handling
|
|
* Misc bug fixes.
|
|
|
|
0.0.1 (2018/04/14)
|
|
------------------
|
|
|
|
* Dirty support for ``reddit/comment/search`` and ``reddit/comment/search``.
|