Releases: stanfordio/truthbrush
Releases · stanfordio/truthbrush
v0.1.9
What's Changed
- Added functionality to pull posts from a group's timeline. by @Ashleydai2003 in #33
- Bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #35
- Retrieve replies to specified post (Medhya goel) by @medhyaGoel in #34
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Support pulling pinned statuses by @dhjw in #25
- Bump black from 22.12.0 to 24.3.0 by @dependabot in #26
- add optional arg "limit" to trending() method by @field-cady in #28
- Return list of users who liked a post by @medhyaGoel in #29
- Added new group methods. by @Ashleydai2003 in #30
- Updated README and expanded search functionality to allow searching for groups. by @Ashleydai2003 in #31
New Contributors
- @dhjw made their first contribution in #25
- @field-cady made their first contribution in #28
- @medhyaGoel made their first contribution in #29
- @Ashleydai2003 made their first contribution in #30
Full Changelog: v0.1.6...v0.1.8
v0.1.6
What's Changed
- added authentication via username and password rather than the auth token by @trislee in #1
- Add search feature by @KonradIT in #2
- Enforce login when calling commands by @KonradIT in #5
- Adding offset, min, and max options to allow for complete collection on keywords using the search function by @patrick-lee-warren in #6
- Add Ads API endpoint by @KonradIT in #7
- Updated README to include installation, CLI usage by @dbateyko in #9
- Bump certifi from 2021.10.8 to 2022.12.7 by @dependabot in #12
- New login payload + new ads endpoint by @KonradIT in #13
- Re-support use of TRUTHSOCIAL_TOKEN, login if not provided by @lxcode in #11
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #16
- Pip Installation from GitHub Source by @s2t2 in #17
- Fix _get_paginated by @yeahjack in #19
- Pull Statuses (created after datetime) by @s2t2 in #22
New Contributors
- @trislee made their first contribution in #1
- @KonradIT made their first contribution in #2
- @patrick-lee-warren made their first contribution in #6
- @dbateyko made their first contribution in #9
- @dependabot made their first contribution in #12
- @lxcode made their first contribution in #11
- @s2t2 made their first contribution in #17
- @yeahjack made their first contribution in #19
Full Changelog: https://github.com/stanfordio/truthbrush/commits/v0.1.6