Skip to content

Releases: netresearch/typo3-docs-skill

v2.5.4

25 Feb 14:24
v2.5.4
7b183fb

Choose a tag to compare

What's Changed

  • chore: replace generic emails with GitHub references by @CybotTM in #20
  • feat: add skill validation CI job by @CybotTM in #21

Full Changelog: v2.5.3...v2.5.4

v2.5.3

20 Feb 14:09
v2.5.3
a5d084d

Choose a tag to compare

Full Changelog: v2.5.2...v2.5.3

Full Changelog: v2.5.2...v2.5.3

v2.5.2

15 Feb 11:36

Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.5.2

What's Changed

Full Changelog: v2.5.1...v2.5.2

v2.5.1

07 Feb 18:48
v2.5.1

Choose a tag to compare

What's Changed

  • chore(ci): standardize release workflow by @CybotTM in #16

Full Changelog: v2.5.0...v2.5.1

v2.5.0

05 Feb 15:01
v2.5.0
0e6aa3b

Choose a tag to compare

Full Changelog: v2.4.0...v2.5.0

v2.4.0

05 Feb 13:00
v2.4.0
d1819de

Choose a tag to compare

Full Changelog: v2.3.0...v2.4.0

v2.3.0

05 Feb 09:18
v2.3.0
0c3d2d3

Choose a tag to compare

Full Changelog: v2.2.1...v2.3.0

v2.2.1

31 Jan 02:51
v2.2.1
2361242

Choose a tag to compare

Full Changelog: v2.2.0...v2.2.1

v2.2.0

30 Jan 20:58
v2.2.0
cde3c80

Choose a tag to compare

What's New

  • Added checkpoints.yaml for automated extension assessment
  • Enables mechanical verification of documentation structure
  • Supports LLM-based review for RST quality and completeness

Checkpoints Added

  • TD-01 to TD-22 covering Documentation/ structure, RST syntax, and guides.xml

v2.1.1

29 Jan 15:44
v2.1.1
04a09b4

Choose a tag to compare

Changes

  • fix: remove duplicate hooks declaration

Claude Code now auto-loads hooks/hooks.json when present, so declaring it in plugin.json caused duplicate hooks errors.