Skip to content

Releases: tsdevau/diff-commit

diff-commit: v0.4.0

05 Jun 13:55
424b9b4

Choose a tag to compare

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

05 Jun 00:25
a4e06aa

Choose a tag to compare

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

29 Mar 23:30
c2382a4

Choose a tag to compare

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

13 Jan 01:48
7ddc977

Choose a tag to compare

0.3.7 (2025-01-13)

DX Maintenance & Configuration

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

diff-commit: v0.3.6

13 Jan 01:40
57094c4

Choose a tag to compare

0.3.6 (2025-01-13)

DX Maintenance & Configuration

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

diff-commit: v0.3.5

28 Nov 05:19
b88d2d1

Choose a tag to compare

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

10 Nov 06:16
326f2f1

Choose a tag to compare

0.3.4 (2024-11-10)

Features, Additions & Updates

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

diff-commit: v0.3.3

10 Nov 06:05
27047eb

Choose a tag to compare

0.3.3 (2024-11-10)

Features, Additions & Updates

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

diff-commit: v0.3.2

08 Nov 08:41
ab9dda7

Choose a tag to compare

0.3.2 (2024-11-08)

Features, Additions & Updates

  • config: reorder default commit types and update default model (e59630d)
  • config: update system prompt with more detailed description (f04d6b4)

Documentation

  • readme: update commit types table formatting (08577d5)
  • readme: update default AI model value in configuration table (9cb2015)

DX Maintenance & Configuration

  • config: update default AI model to Claude 3.5 Haiku (220647c)

DX Testing

  • config: update model and sort allowed types alphabetically (2bd5ab4)

diff-commit: v0.3.1

05 Nov 23:20
78e2df0

Choose a tag to compare

0.3.1 (2024-11-05)

Features, Additions & Updates

  • models: add claude-3-5-haiku-latest to available model options (f8f5793)

Documentation

  • readme: update features and error handling sections (82bdf05)
  • settings: update model options and add usage tips (3ae39d8)

DX Maintenance & Configuration

  • deps: update @anthropic-ai/sdk to v0.32.1 and dev dependencies (3da3b01)