Skip to content

Releases: countertek/gatered

v1.3.1

09 Apr 08:22
Compare
Choose a tag to compare

1.3.1 (2022-04-09)

Fixes

  • Add socks proxy support in httpx

v1.3.0

23 Mar 11:50
Compare
Choose a tag to compare

1.3.0 (2022-03-23)

Features

  • Minor adjustment to functions get_comments and get_post_comments

Fixes

  • documentations: clarify usages

v1.2.0

22 Mar 19:42
Compare
Choose a tag to compare

1.2.0 (2022-03-23)

Features

  • Add examples playground on Replit
  • Function: get_posts_with_subreddit_info

Fixes

  • fix: get_posts will now yield list of posts
  • fix: make examples output using pprint

v1.1.1

22 Mar 17:39
Compare
Choose a tag to compare

1.1.1 (2022-03-23)

Fixes

  • fix: update project metadata

v1.1.0

22 Mar 13:52
Compare
Choose a tag to compare

1.1.0 (2022-03-22)

Features

  • Function: get_comments (async generator)
  • Documentation: now will be auto generated using pdoc and gh-actions

v1.0.0

15 Mar 13:27
Compare
Choose a tag to compare
  • Stable release
  • Correct License in pypi

v0.3.1

15 Mar 13:12
Compare
Choose a tag to compare
  • fix: status_code error

v0.3.0

14 Mar 10:54
Compare
Choose a tag to compare
  • fix: dependencies requirement

v0.2.1

14 Mar 10:35
Compare
Choose a tag to compare
  • Update to support python 3.10
  • Update documentations

v0.2.0

10 Mar 14:14
Compare
Choose a tag to compare
  • refactor: codebase
  • feat: functions for easy usage. Helper and paginations