Skip to content

Releases: tsdevau/diff-commit

diff-commit: v0.3.2

Choose a tag to compare

@github-actions github-actions released this 08 Nov 08:41
ab9dda7

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

Choose a tag to compare

@github-actions github-actions released this 05 Nov 23:20
78e2df0

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)

diff-commit: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Nov 13:43
27a2dce

0.3.0 (2024-11-05)

Features, Additions & Updates

  • ui: add icons and SCM menu integration (c051edc)

UX Improvements

  • ui: update progress notification text and behaviour (c3033d5)

DX Testing

  • progress-api: add integration tests for progress feedback (c38c8c1)
  • progress-api: update progress messages and notification settings (5b52766)

diff-commit: v0.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Nov 06:37
480cd99

0.2.1 (2024-11-05)

DX Testing

  • mocks,config: update mocks and test configs for withProgress API (3d3e537)

diff-commit: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Nov 06:04
5b57d37

0.2.0 (2024-11-05)

Features, Additions & Updates

  • config: adjust default AI temperature from 0.4 to 0.3 (9e10e58)
  • ui: add progress notification for commit message generation (1b497b0)

Documentation

  • readme: reorganise contributing section layout (4c8dc0d)

diff-commit: v0.1.4

Choose a tag to compare

@github-actions github-actions released this 26 Oct 04:41
2c53bf8

0.1.4 (2024-10-26)

Documentation

  • readme: fix readme error handling subsection (842ccca)

diff-commit: v0.1.3

Choose a tag to compare

@github-actions github-actions released this 26 Oct 04:33
7358184

0.1.3 (2024-10-26)

Documentation

  • readme: update documentation with screenshots and tables (553d886)
  • screenshots: add demo videos for diff-commit commands (e6557a9)
  • screenshots: add gif demos for diff-commit commands (bcc4240)
  • screenshots: remove unused mp4 files from screenshots directory (3fdc585)

diff-commit: v0.1.2

Choose a tag to compare

@github-actions github-actions released this 26 Oct 01:01
1b36047

0.1.2 (2024-10-26)

Bug Fixes

  • message-generator: tweak prompt to keep message concise and focussed (d7f843a)

diff-commit: v0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Oct 00:43
52b26fb

0.1.1 (2024-10-26)

Documentation

  • readme: add table of contents and configuration details (c13dccf)

diff-commit: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Oct 23:47
1826c3c

0.1.0 (2024-10-25)

Features, Additions & Updates

  • preview: sync preview document with git input box on save (d20b00d)

DX Maintenance & Configuration

  • build: add node_modules to VSCode ignore patterns (328a912)
  • build: add typescript declaration files to vscodeignore (5169df0)

DX Testing

  • testing: enhance test mocks and refactor test structure (6e27934)

DX Continuous Integrations

  • release-please: remove bump-patch-for-minor-pre-major config (1b00a71)