Releases: klipperdev/releaser
Releases · klipperdev/releaser
v1.0.3 Release
v1.0.2 Release
Improvements
- Update to Symfony 5.1 (8131662)
v1.0.1 Release
Improvements
- Sort the config keys on save (29de158)
v1.0.0 Release
Stable release of Klipper Releaser.
Features
- Split the main repository into many repository in single command
- Split can be launched for all branches and all libraries, or selected branches and/or selected libraries
- Compatible with:
- Git subtree
- Splitsh-lite, used by default if it is installed
- Configuration can be defined:
- In local of the main repository with a
.klipperReleaser.json
file - In global of the main repository (defined by a unique key generated with the Git remote url)
- In global for all main repositories
- In local of the main repository with a
- All options of configuration can be edited:
- With the
config
command - By opening the text editor with the config command
- With the
- Configuration can be simply validate with a command