Skip to content

Releases: countertek/gatered

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 09 Apr 08:22

1.3.1 (2022-04-09)

Fixes

  • Add socks proxy support in httpx

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 11:50

1.3.0 (2022-03-23)

Features

  • Minor adjustment to functions get_comments and get_post_comments

Fixes

  • documentations: clarify usages

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Mar 19:42

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

Choose a tag to compare

@github-actions github-actions released this 22 Mar 17:39

1.1.1 (2022-03-23)

Fixes

  • fix: update project metadata

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Mar 13:52

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

Choose a tag to compare

@darekaze darekaze released this 15 Mar 13:27
  • Stable release
  • Correct License in pypi

v0.3.1

Choose a tag to compare

@darekaze darekaze released this 15 Mar 13:12
  • fix: status_code error

v0.3.0

Choose a tag to compare

@darekaze darekaze released this 14 Mar 10:54
  • fix: dependencies requirement

v0.2.1

Choose a tag to compare

@darekaze darekaze released this 14 Mar 10:35
  • Update to support python 3.10
  • Update documentations

v0.2.0

Choose a tag to compare

@darekaze darekaze released this 10 Mar 14:14
  • refactor: codebase
  • feat: functions for easy usage. Helper and paginations