Releases: tsdevau/diff-commit
Releases · tsdevau/diff-commit
diff-commit: v0.0.6
diff-commit: v0.0.5
diff-commit: v0.0.4
diff-commit: v0.0.3
diff-commit: v0.0.2
0.0.2 (2024-10-24)
Features, Additions & Updates
- build: update TypeScript build configuration and entry point path (18287e8)
- config: enhance package.json with model selection and metadata (37a8282)
- extension: extract default values and add message formatting (7fb8a13)
- extension: implement git diff commit message generator (d5d2e46)
- extension: improve API key handling and commit message processing (9fd800b)
- setup: initialize package.json with project configuration (bc5482b)
Bug Fixes
- config: add src directory to vitest typescript config (4155529)
Documentation
- readme: enhance documentation with model options and clearer descriptions (45a3ba7)
- readme: enhance documentation with model options and clearer descriptions (c06901a)
- readme: update requirements and simplify usage instructions (02c8c2b)
- repo: add initial project documentation and MIT license (bd0c08d)
DX Maintenance & Configuration
- assets: add TPS company logo image (6195576)
- build: update .vscodeignore patterns for extension packaging (54c598d)
- config: add prettier and eslint configurations (ed0f9b8)
- config: add release-please and vscode ignore configuration (fbd86bd)
- config: remove schema reference from release-please manifest (8547c8d)
- release-please: remove bootstrap-sha and last-release-sha config options (b5990dd)
- release-please: update configuration to use packages structure (fa3b470)
- release: initialize release-please manifest with version 0.0.1 (cb4f2ef)
- release: remove initial-version and add release-please manifest (8e0c684)
- release: remove node release-type from release-please config (bb96048)
- release: update release-please config and manifest files (939e847)
- release: update release-please config with semantic version controls (a5df457)
- release: update release-please config with versioning structure (f948294)
- test: update vitest config with silent mode and exclude patterns (3ebfae0)
- typescript: add typescript configuration files and vitest setup (b0e9b4e)
- vscode: update launch.json outFiles path pattern to include all JS files (3183619)
- workflow: reorder release-please workflow yaml sections for better readability (e7547ce)
DX Testing
- unit: add comprehensive test suite for extension functionality (75db245)
DX Continuous Integrations
- github: add workflows and IDE configuration files (1256ee8)
- release-please: simplify config file paths in workflow (1f9adf6)
- release-please: update configuration to use latest schema and simplify workflow (546fc21)
- release: add node release type to release-please workflow config (ff9ad1e)
- release: configure release-please manifest and enhance workflow (0da48f8)
- release: remove redundant release-please config options (fbcb719)
- release: update release-please config to use JSON configuration file (fc123f2)