Skip to content

Latest commit

 

History

History
227 lines (114 loc) · 8.93 KB

CHANGELOG.md

File metadata and controls

227 lines (114 loc) · 8.93 KB

CHANGELOG

v1.1.2 (2024-10-03)

Fix

  • fix: include search id on video queries (797e0aa)

Refactor

  • refactor: change exception handler (e1db066)

v1.1.1 (2024-10-02)

Chore

  • chore(deps): update python-semantic-release/python-semantic-release action to v9.9.0 (2cf1326)

Fix

  • fix(deps): update dependency rich to v13.9.1 (d146309)

v1.1.0 (2024-09-24)

Documentation

Feature

  • feat: add comment downloading (e868d33)

v1.0.0 (2024-09-24)

Breaking

  • feat!: implement video queries (07529bb)

Documentation

  • docs: add video query information (08c7b3e)

Fix

  • fix: exception obscuring and complex logic (58491b6)

  • fix: remove debugging artifacts (3a7073d)

v0.5.0 (2024-09-23)

Ci

  • ci: merge docs and release (20539c9)

Documentation

  • docs: fix inconsistencies in the Common.py class (c238de8)

  • docs: fix improper usage of capital letter L (8cc3559)

Feature

  • feat: implement following and followers queries (0860186)

Fix

  • fix: constrain max_count (35a2974)

  • fix: stop obscuring ValidationErrors in the common queries (ad8fa31)

  • fix: exception handling on QueryClass (0c15b47)

Refactor

  • refactor: filter json_data to remove None values (3e98068)

  • refactor: streamline queries (88f5d1b)

v0.4.0 (2024-09-20)

Documentation

Feature

  • feat: add query for reposted videos (9c2c96d)

v0.3.0 (2024-09-20)

Documentation

  • docs: fix docs after refactor (1c6fc94)

Feature

  • feat: add query for pinned user videos (e0daf63)

v0.2.2 (2024-09-18)

Fix

  • fix(deps): update dependency pydantic to v2.9.2 (4ab3a72)

v0.2.1 (2024-09-16)

Fix

  • fix(deps): update dependency setuptools to v75.1.0 (d0fe855)

v0.2.0 (2024-09-16)

Ci

  • ci: semantic release tags (0f200bf)

Documentation

  • docs: update namespace documentation (f805770)

  • docs: update docstrings on relevant modules (dd9d97e)

  • docs: update readme (392141d)

Feature

  • feat: implement query for liked videos (b9ed368)

Fix

  • fix(deps): update dependency setuptools to v75 (#14)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (17e726e)

Refactor

  • refactor: separate queries into their own classes (e272cae)

v0.1.2 (2024-09-14)

Fix

  • fix(ci): pdoc installation (82c6f9d)

v0.1.1 (2024-09-14)

Ci

  • ci: docs publishing (#11)

  • refactor: change pdoc3 to docs deps group

  • ci: docs publishing

  • ci: call poetry lock before install (b105ef1)

Fix

  • fix(ci): deps missing for doc generation (29db1cb)

  • fix(ci): install pdoc3 correctly (#12) (0e59cd5)

v0.1.0 (2024-09-13)

Chore

  • chore(deps): update actions/setup-python action to v5 (#9)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (0b4ab38)

  • chore(deps): update actions/checkout action to v4 (#8)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (1617b25)

Feature

  • feat(ci): add gh actions worfklow files (#7)

  • feat(ci): add gh actions worfklow files

  • fix(ci): try to fix detached head

  • fix(ci): fix wrong branch

  • fix(ci): rebase from origin

  • fix(ci): add dummy git user (4c39926)

  • feat: add pre-commit config (f75f1b6)

  • feat: enable dependency dashboard (14d56ac)

  • feat: merge pull request #1 from INCT-DD/renovate/configure

Configure Renovate (f75debc)

  • feat: add renovate support (c25e635)

Fix

  • fix(ci): install poetry before build (#10) (45d3073)

  • fix(deps): update dependency pydantic to v2.9.1 (f19d7ca)

  • fix(deps): update dependency rich to v13.8.1 (0e5bdcb)

  • fix(deps): update dependency pydantic to v2.9.0 (a812e3d)

  • fix: remember dotflies are a thing (633772e)

  • fix: change pre-commit traget branch (9e135a4)

  • fix(deps): update lockfile (86d2294)

  • fix(deps): pin dependencies (7d49c3a)

Refactor

  • refactor: change pre-commit hooks (4738946)

Unknown

  • Merge branch 'main' into renovate/configure (1865323)

  • Add renovate.json (42d49bb)

  • INITIAL COMMIT (25810ff)