Skip to content

Releases: dotWee/py-x2raindrop-cli

v1.0.3

21 Apr 13:36

Choose a tag to compare

What's Changed

  • chore(release): prepare v1.0.3 (22aebc7)
  • chore: add environment configuration for PyPI publishing in release workflow (d04e2fa)

v1.0.2

21 Apr 13:28
a74c6f7

Choose a tag to compare

What's Changed

  • Merge pull request #42 from dotWee/feat/x-sdk (a74c6f7)
  • refactor: streamline RaindropClient methods and improve type handling (0ede219)
  • feat: implement bulk creation of Raindrop bookmarks (dfbe4c0)
  • refactor: integrate official Python XDK for bookmark operations (835e85a)
  • chore(release): prepare v1.0.2 (8edd157)
  • Merge pull request #41 from dotWee/feat/uv-migration (602adb4)
  • refactor: enhance PKCE flow handling and improve code clarity (8aad3eb)
  • refactor: update Dockerfile and workflows for improved uv integration (46ef0ea)
  • chore: update Dependabot auto-merge workflow (c98be49)
  • refactor: switch from Poetry to uv for dependency management (c3f9624)
  • Merge pull request #39 from dotWee/dependabot/pip/pydantic-settings-gte-2.14.0 (f2b1b63)
  • Merge pull request #40 from dotWee/dependabot/pip/structlog-gte-25.5.0 (bdbf39f)
  • deps: update structlog requirement from >=24.0.0 to >=25.5.0 (f46df10)
  • deps: update pydantic-settings requirement from >=2.13.1 to >=2.14.0 (2574c9f)
  • Merge pull request #38 from dotWee/dependabot/pip/pydantic-gte-2.13.3 (8f88676)
  • Merge pull request #32 from dotWee/dependabot/pip/python-dotenv-gte-1.2.2 (c4064d8)
  • Merge branch 'main' into dependabot/pip/python-dotenv-gte-1.2.2 (b665486)
  • deps: update pytest-mock requirement from >=3.14.0 to >=3.15.1 (#35) (c6e39d8)
  • deps: update mypy requirement from >=1.10.0 to >=1.20.1 (#34) (38c5685)
  • deps: update pytest-asyncio requirement from >=0.23.0 to >=1.3.0 (#36) (3429bc9)
  • deps: update ruff requirement from >=0.15.10 to >=0.15.11 (#33) (ab363ee)
  • deps: update types-requests requirement (#37) (aed35d1)
  • ci: bump lewagon/wait-on-check-action from 1.6.1 to 1.7.0 (#31) (b3fbb72)
  • deps: update pydantic requirement from >=2.13.0 to >=2.13.3 (d65c7f2)
  • deps: update python-dotenv requirement from >=1.0.0 to >=1.2.2 (b5677c4)
  • Merge pull request #27 from dotWee/dependabot/pip/typer-gte-0.24.1 (6990ca8)
  • deps: update typer requirement from >=0.12.0 to >=0.24.1 (70026b0)
  • Merge pull request #30 from dotWee/dependabot/pip/pydantic-settings-gte-2.13.1 (91cd563)
  • deps: update pydantic-settings requirement from >=2.0.0 to >=2.13.1 (997f3f9)
  • Merge pull request #29 from dotWee/dependabot/pip/pytest-cov-gte-7.1.0 (ca53a77)
  • Merge pull request #28 from dotWee/dependabot/pip/httpx-gte-0.28.1 (5c93cf4)
  • Merge pull request #24 from dotWee/dependabot/pip/pydantic-gte-2.13.0 (f20d906)
  • deps: update pydantic requirement from >=2.0.0 to >=2.13.0 (9d9b0e0)
  • deps: update httpx requirement from >=0.27.0 to >=0.28.1 (d83b7ef)
  • deps: update pytest-cov requirement from >=5.0.0 to >=7.1.0 (781345d)
  • Merge pull request #26 from dotWee/dependabot/pip/tomli-w-gte-1.2.0 (927d88b)
  • Merge pull request #25 from dotWee/dependabot/pip/rich-gte-15.0.0 (cd987ab)
  • Merge pull request #23 from dotWee/dependabot/pip/pytest-gte-9.0.3 (839ede4)
  • Merge pull request #22 from dotWee/dependabot/pip/ruff-gte-0.15.10 (126168c)
  • Merge pull request #21 from dotWee/dependabot/pip/xdk-gte-0.9.0 (478095d)
  • ci: bump dependabot/fetch-metadata from 2 to 3 (#20) (da485e2)
  • deps: update tomli-w requirement from >=1.0.0 to >=1.2.0 (fbe11f1)
  • deps: update rich requirement from >=13.0.0 to >=15.0.0 (f6889a6)
  • deps: update pytest requirement from >=8.0.0 to >=9.0.3 (95399fb)
  • deps: update ruff requirement from >=0.5.0 to >=0.15.10 (18f101c)
  • deps: update xdk requirement from >=0.5.0 to >=0.9.0 (e6230cb)
  • ci: bump lewagon/wait-on-check-action from 1.6.0 to 1.6.1 (#19) (113bd1c)
  • ci: bump codecov/codecov-action from 5 to 6 (#18) (b581f0d)
  • ci: bump lewagon/wait-on-check-action from 1.5.0 to 1.6.0 (#17) (4dd6372)
  • Merge pull request #16 from dotWee/copilot/fix-ruff-up042-violations (7c68842)
  • fix: migrate LinkMode and BothBehavior to StrEnum (UP042) (d50e7e4)
  • Initial plan (bd38aa8)
  • Merge pull request #11 from dotWee/dependabot/github_actions/docker/login-action-4 (97e6476)
  • Merge pull request #12 from dotWee/dependabot/github_actions/docker/build-push-action-7 (2a4e045)
  • Merge pull request #13 from dotWee/dependabot/github_actions/docker/setup-buildx-action-4 (d62759b)
  • Merge pull request #14 from dotWee/dependabot/github_actions/docker/setup-qemu-action-4 (e06f81c)
  • Merge pull request #15 from dotWee/dependabot/github_actions/docker/metadata-action-6 (666a5dd)
  • ci: bump docker/metadata-action from 5 to 6 (7ce3e78)
  • ci: bump docker/setup-qemu-action from 3 to 4 (57e12bc)
  • ci: bump docker/setup-buildx-action from 3 to 4 (c81d994)
  • ci: bump docker/build-push-action from 6 to 7 (6d64bc9)
  • ci: bump docker/login-action from 3 to 4 (f28dada)
  • Remove dependency labels from dependabot configuration (2656d66)
  • Merge pull request #9 from dotWee/dependabot/github_actions/actions/upload-artifact-7 (92df79a)
  • Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-7 (bbdaabb)
  • Merge pull request #10 from dotWee/dependabot/github_actions/actions/download-artifact-8 (e247cde)
  • ci: bump actions/download-artifact from 7 to 8 (73a308f)
  • ci: bump actions/upload-artifact from 6 to 7 (dc076b0)
  • Merge pull request #6 from dotWee/dependabot/github_actions/actions/checkout-6 (a4cfde5)
  • Merge branch 'main' into dependabot/github_actions/actions/checkout-6 (4355c7d)
  • Merge pull request #8 from dotWee/dependabot/github_actions/codecov/codecov-action-5 (c2449d7)
  • ci: bump actions/download-artifact from 4 to 7 (#7) (e7fda0a)
  • ci: bump codecov/codecov-action from 4 to 5 (8b36bc5)
  • ci: bump actions/checkout from 4 to 6 (a283357)
  • feat: add Docker support with multi-stage build and .dockerignore (e210592)
  • Merge pull request #1 from dotWee/dependabot/github_actions/actions/upload-artifact-6 (5a3f8a1)
  • Merge pull request #2 from dotWee/dependabot/github_actions/lewagon/wait-on-check-action-1.5.0 (0cc9de8)
  • Merge pull request #3 from dotWee/dependabot/github_actions/actions/checkout-6 (186fbb2)
  • Merge pull request #4 from dotWee/dependabot/github_actions/actions/setup-python-6 (3a7f459)
  • ci: bump actions/cache from 4 to 5 (#5) (0d03770)
  • ci: bump actions/setup-python from 5 to 6 (9fe797a)
  • ci: bump actions/checkout from 4 to 6 (ad4d14a)
  • ci: bump lewagon/wait-on-check-action from 1.3.4 to 1.5.0 (1959761)
  • ci: bump actions/upload-artifact from 4 to 6 (40e9070)
  • Add Dependabot configuration and workflow for automatic dependency updates (833c1a9)

v1.0.1

28 Jan 12:24

Choose a tag to compare

What's Changed

  • chore: bump version to 1.0.1 in pyproject.toml (3123294)
  • feat: add Docker support with multi-stage build and .dockerignore (e210592)
  • Merge pull request #1 from dotWee/dependabot/github_actions/actions/upload-artifact-6 (5a3f8a1)
  • Merge pull request #2 from dotWee/dependabot/github_actions/lewagon/wait-on-check-action-1.5.0 (0cc9de8)
  • Merge pull request #3 from dotWee/dependabot/github_actions/actions/checkout-6 (186fbb2)
  • Merge pull request #4 from dotWee/dependabot/github_actions/actions/setup-python-6 (3a7f459)
  • ci: bump actions/cache from 4 to 5 (#5) (0d03770)
  • ci: bump actions/setup-python from 5 to 6 (9fe797a)
  • ci: bump actions/checkout from 4 to 6 (ad4d14a)
  • ci: bump lewagon/wait-on-check-action from 1.3.4 to 1.5.0 (1959761)
  • ci: bump actions/upload-artifact from 4 to 6 (40e9070)
  • Add Dependabot configuration and workflow for automatic dependency updates (833c1a9)

v1.0.0

28 Jan 11:41

Choose a tag to compare

What's Changed

  • Update version to 1.0.0 in pyproject.toml and restructure GitHub Actions workflows for release and publishing. Removed old publish.yml and integrated publishing steps into release.yml for better workflow management. (c085197)

v0.1.0

28 Jan 11:41

Choose a tag to compare

Initial Release

First release of x2raindrop-cli.