Skip to content

Changelog

0.3.16 (2025-01-08)

0.3.15 (2024-12-21)

Bug Fixes

  • deps: update dependency pydantic to v2.10.4 (765f949)

0.3.14 (2024-12-16)

0.3.13 (2024-12-08)

0.3.12 (2024-12-06)

0.3.11 (2024-12-03)

Bug Fixes

  • deps: update dependency pydantic to v2.10.3 (5303b66)

0.3.10 (2024-12-01)

0.3.9 (2024-12-01)

0.3.8 (2024-11-28)

0.3.7 (2024-11-26)

0.3.6 (2024-11-26)

Bug Fixes

  • deps: update dependency pydantic to v2.10.2 (dd832d2)

0.3.5 (2024-11-22)

Bug Fixes

  • deps: update dependency pydantic to v2.10.1 (8732861)

0.3.4 (2024-11-21)

Bug Fixes

  • deps: update dependency pydantic to v2.10.0 (9a0062b)

0.3.3 (2024-11-20)

Bug Fixes

  • be more forgiving in what we accept in changes (221a028)
  • issues: be more liberal in "event_type" for issue hooks (db34396)

0.3.2 (2024-11-20)

0.3.1 (2024-11-19)

Bug Fixes

  • allow issues to have null descriptions (d735dfa)

0.3.0 (2024-11-19)

Features

  • make some more fields optional as a result of real-world tests (ce4d793)

0.2.3 (2024-11-17)

0.2.2 (2024-11-17)

Bug Fixes

  • docs: add missing link to documentation (f1f051b)

0.2.1 (2024-11-17)

Bug Fixes

  • ci: use specific pages artifact upload action (da6d0d3)

0.2.0 (2024-11-17)

Features

  • add GitHub-pages hosted documentation (ea0092e)

0.1.15 (2024-11-16)

Bug Fixes

  • docs: remove reference to manual release process (437ec33)

0.1.14 (2024-11-16)

Bug Fixes

  • docs: fix URL for test suite brag badge (893207b)

0.1.13 (2024-11-16)

0.1.12 (2024-11-16)

0.1.11 (2024-11-16)

0.1.10 (2024-11-16)

0.1.9 (2024-11-16)

0.1.8 (2024-11-16)

0.1.7 (2024-11-16)

Bug Fixes

  • docs: ensure branch is specified in test suite brag badge (802ff21)

0.1.6 (2024-11-16)

Bug Fixes

  • docs: add appropriate links to package metadata (75b827e)
  • docs: add various brag badges (9697969)

0.1.5 (2024-11-16)

0.1.4 (2024-11-16)

Bug Fixes

  • ci: generate Python artefacts after version bump (87025d3)

0.1.3 (2024-11-16)

Bug Fixes

  • ci: grant appropriate permissions for release-it (291d775)
  • ci: set git user name and email when making releases (83f06cc)
  • remove "--dry-run" flag from release automation (995c232)

0.1.2 (2024-11-16)

0.1.1 (2024-11-16)

0.1.0 (2024-11-16)

Features

  • add release-it configuration (ed7d3bd)
  • initial commit (2336fcd)
  • initial implementation (29df31a)
  • IssueEvent: add "work_item" kind and "action" field (6874a16)
  • IssueEvent: add changes support (2543353)
  • MergeRequestEvent: add support for "action" and "changes" fields (c7d2ee1)
  • README: add note on individual event models (51ba4d6)
  • run tests on commits (85e2274)