๐Ÿ“ฆ leog / git-setup-submodules

๐Ÿ“„ CHANGELOG.md ยท 26 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26# Changelog

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [1.1.1](https://github.com/leogme/git-setup-submodules/compare/v1.1.0...v1.1.1) (2026-01-20)

## [1.1.0](https://github.com/leogme/git-setup-submodules/compare/v1.0.1...v1.1.0) (2026-01-20)


### Features

* add CLI options for dry-run, custom config, and quiet mode ([a2be6d0](https://github.com/leogme/git-setup-submodules/commit/a2be6d0ad9a79783461ab7c5f4bdbe362d180e6b))

## [1.0.0] - 2024-01-01

### Features

- Initial release
- Automated submodule setup from configuration file
- Support for custom local paths and branches/tags
- Access verification before adding submodules
- Clean working directory (unstages changes)
- CLI options: `--help`, `--dry-run`, `--quiet`, `--config`, `--default-branch`
- Input validation for configuration lines
- Comprehensive error messages