Skip to content

Releases: tsdevau/diff-commit

diff-commit: v0.4.2

Choose a tag to compare

@github-actions github-actions released this 08 Aug 22:46
1f08ab3

0.4.2 (2026-08-08)

Documentation

  • readme: update references to Claude Sonnet 5 in README and package.json (7766cb4)

DX Testing

  • tests: update all test files to use "claude-sonnet-5" as the default model (d4b7f86)

diff-commit: v0.4.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 06:36
19012f2

0.4.1 (2026-08-08)

DX Maintenance & Configuration

  • .gitignore: add coverage directory to ignore list (0945f49)
  • package: update default model to claude-sonnet-5 and dependencies (26cb824)

diff-commit: v0.4.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 13:55
424b9b4

0.4.0 (2025-06-05)

Features, Additions & Updates

  • models: add support for local Ollama models (#41) (8d0e942)

Work in Progress

  • (rp) revert PR for "Add support for local Ollama models (#39)" to fix format for RP (7528a09)

diff-commit: v0.3.9

Choose a tag to compare

@github-actions github-actions released this 05 Jun 00:25
a4e06aa

0.3.9 (2025-06-04)

Documentation

  • models: update Claude model references to Claude 4 (f74c4c6)

DX Maintenance & Configuration

  • config: update default model to claude-sonnet-4-0 (f555e81)
  • models: update Claude model references to Claude 4 Sonnet (81315f8)

DX Testing

  • anthropic: update Claude model name to "claude-sonnet-4-0" (887980c)

diff-commit: v0.3.8

Choose a tag to compare

@github-actions github-actions released this 29 Mar 23:30
c2382a4

0.3.8 (2025-03-29)

Documentation

  • models: update Claude model options and add server overload error handling (3a8e9c6)

DX Maintenance & Configuration

  • config: update default model to claude-3-7-sonnet-latest (0f3b115)
  • deps: update dependencies and optimise model settings (c4d4c78)

diff-commit: v0.3.7

Choose a tag to compare

@github-actions github-actions released this 13 Jan 01:48
7ddc977

0.3.7 (2025-01-13)

DX Maintenance & Configuration

  • deps: downgrade @types/vscode to v1.93.0 (abe5687)

diff-commit: v0.3.6

Choose a tag to compare

@github-actions github-actions released this 13 Jan 01:40
57094c4

0.3.6 (2025-01-13)

DX Maintenance & Configuration

  • deps: update dependencies and adjust vscode version requirement (71bbe82)

diff-commit: v0.3.5

Choose a tag to compare

@github-actions github-actions released this 28 Nov 05:19
b88d2d1

0.3.5 (2024-11-28)

Documentation

  • docs: fix table formatting in commit type options (4440079)

DX Continuous Integrations

  • publish: add Open VSX Registry publishing to workflow (eedb86d)

diff-commit: v0.3.4

Choose a tag to compare

@github-actions github-actions released this 10 Nov 06:16
326f2f1

0.3.4 (2024-11-10)

Features, Additions & Updates

  • instruction-prompt: update commit message instructions (2fc9500)

diff-commit: v0.3.3

Choose a tag to compare

@github-actions github-actions released this 10 Nov 06:05
27047eb

0.3.3 (2024-11-10)

Features, Additions & Updates

  • config: update commit message generation instructions (1a5270d)