Skip to content

Releases: tsdevau/diff-commit

diff-commit: v0.3.0

05 Nov 13:43
27a2dce

Choose a tag to compare

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

05 Nov 06:37
480cd99

Choose a tag to compare

0.2.1 (2024-11-05)

DX Testing

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

diff-commit: v0.2.0

05 Nov 06:04
5b57d37

Choose a tag to compare

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

26 Oct 04:41
2c53bf8

Choose a tag to compare

0.1.4 (2024-10-26)

Documentation

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

diff-commit: v0.1.3

26 Oct 04:33
7358184

Choose a tag to compare

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

26 Oct 01:01
1b36047

Choose a tag to compare

0.1.2 (2024-10-26)

Bug Fixes

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

diff-commit: v0.1.1

26 Oct 00:43
52b26fb

Choose a tag to compare

0.1.1 (2024-10-26)

Documentation

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

diff-commit: v0.1.0

25 Oct 23:47
1826c3c

Choose a tag to compare

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)

diff-commit: v0.0.8

25 Oct 08:03
6417314

Choose a tag to compare

0.0.8 (2024-10-25)

DX Maintenance & Configuration

  • build: fix build configuration and ignore patterns (bffdb9d)

diff-commit: v0.0.7

25 Oct 07:50
4acb15c

Choose a tag to compare

0.0.7 (2024-10-25)

Features, Additions & Updates

  • config: add Jest testing framework and enhance extension capabilities (4f85448)
  • extension: improve error handling and add API key management (53aa617)
  • testing: migrate from Vitest to Jest (9cb4492)

Documentation

  • readme: enhance documentation with installation, workflow and configuration details (7190aa2)

DX Maintenance & Configuration

  • build: update .vscodeignore patterns for better package management (9cc0f64)

DX Testing

  • testing: add comprehensive test suite for core functionality (e6a7727)

DX Continuous Integrations

  • workflow: remove redundant build step from vsce publish action (c083da3)