Skip to content

Releases: delega-dev/delega-python

v0.1.2

16 Mar 22:28

Choose a tag to compare

Changes since v0.1.1

  • fix: update uses PUT not PATCH, stats endpoint path, add webhooks.delete (107d5e3)
  • chore(deps): bump actions/setup-python from 5.6.0 to 6.2.0 (#1) (4234f26)
  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 (#2) (172881f)
  • Pin workflows and add security policy (a5de313)
  • Add Python webhook verification helper (b354aa1)

v0.1.1

14 Mar 01:37

Choose a tag to compare

Changes since v0.1.0

  • chore: bump to v0.1.1 (1c2bafe)
  • security: normalize base URLs and redact api keys (f2dcbcc)

v0.1.0

13 Mar 18:03

Choose a tag to compare

Initial release

  • ci: OIDC trusted publishing, auto-changelog, drift check improvements (be535d0)
  • ci: add GitHub Actions workflows (e564496)
  • Initial Python SDK: sync + async client, typed models, 42 tests (68622b8)