Releases: liu-yucheng/LYC-GitBashUtils
Releases · liu-yucheng/LYC-GitBashUtils
v1.2.1-52
- Fixed
gbu-pull-updatessubmodule update and remote pulling order.
Full Changelog: v1.2.0...v1.2.1-52
v1.2.0-51
- Updated the git repo tag format.
- Begin using tag format
v.<major-version>.<minor-version>.<patch-version>-<total-version-count>[-<optional-tags>].
- Begin using tag format
Full Changelog: v1.1.1...v1.2.0-51
v1.2.0
- Added pulling submodule updates to
gbu-pull-updates. - Updated copyright info.
- Begin using the GNU AGPL 3.0 license since
v1.2.0
- Begin using the GNU AGPL 3.0 license since
Full Changelog: v1.1.1...v1.2.0
Patch Release 1.1.1
- Fixed the
gbu tag-maincommand behaviors
Minor Release 1.1.0
- Added aliases for the
gbu update-patch ...command:gbu update-rel-patch ... - Added aliases for the
gbu update-feature ...command:gbu update-dev-feature ...
Patch Release 1.0.6
- Fixed
.gitignore
Patch Release 1.0.5
- Patch 1.0.4 updated the
gbu infocommand - Patch 1.0.5 fixed the
gbu infocommand
Patch Release 1.0.3
- Updated
README.md
Patch Release 1.0.2
- Patch 1.0.1 fixed
push-updatesandpull-updates - Patch 1.0.2 fixed
pull-updates
Release 1.0.0
- First public release of this repository