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