Skip to content

Releases: smekcio/ksef-client-python

v0.5.0

19 Feb 19:22

Choose a tag to compare

0.5.0 (2026-02-19)

Features

  • align python sdk with ksef docs 2.1.2 (a87599a)

v0.4.0

14 Feb 13:18

Choose a tag to compare

0.4.0 (2026-02-14)

Features

  • align SDK with KSeF API v2.1.1 (0355fe4)
  • align SDK with KSeF API v2.1.1 (0355fe4)
  • align SDK with KSeF API v2.1.1 (01fd0ae)
  • ci: add end-to-end KSeF workflows for TEST and DEMO (token + XAdES) (d420d58)
  • ci: add end-to-end KSeF workflows for TEST and DEMO (token + XAdES) (d420d58)

Bug Fixes

  • ci: Allow manual PyPI publish from main branch without tag verif… (4d74384)
  • ci: Allow manual PyPI publish from main branch without tag verification (2f179c5)
  • ci: dodać E2E KSeF i poprawić release-please (c0df915)
  • ci: use PAT secret for release-please action (8891024)

Documentation

  • readme: add GitHub Actions badges for E2E test jobs (e04a6bb)
  • readme: split Python E2E badge links by job (91ffef2)
  • readme: use single Python E2E workflow badge (accbbec)

v0.3.1

18 Jan 17:38

Choose a tag to compare

0.3.1 (2026-01-18)

Bug Fixes

  • ci: Trigger PyPI publish on release published event (9d0223d)
  • ci: Trigger PyPI publish on release published event (1c843a1)

v0.3.0

18 Jan 17:26

Choose a tag to compare

0.3.0 (2026-01-18)

Features

  • ci: Enhance coverage check with Deprecation and Status Code validation (119982e)
  • Implement comprehensive API compliance verification in CI (5978bc2)
  • Implement comprehensive API compliance verification in CI (316a890)

Bug Fixes

  • ci: Resolve Ruff linting issues in generated files and tools (1cf8748)
  • Restore AsyncSecurityClient class definition missing after refactor (e1ef032)
  • tools: Auto-fix import sorting in check_coverage.py to satisfy Ruff (7450b01)
  • Update openapi_models.py to match latest generator changes (Ruff noqa placement) (07fd209)

Documentation

  • readme: make documentation links clickable (6aca86a)
  • readme: rewrite README (docs links, quick start, snippets) (2beacf7)
  • readme: rewrite README (docs links, quick start, snippets) (d41d32d)