Skip to content

Releases: klipperdev/releaser

v1.0.3 Release

07 Aug 14:51
Compare
Choose a tag to compare

Improvements

  • Do not checkout on the subtree branch before split (aba6c3c)
  • Improve messages of split (a5ada46)
  • Update to Symfony 5.3 and dependencies (074f392, 36315df)
  • Make compatible with PHP 8 (ad2166b)
  • Update code style (11d693c)

v1.0.2 Release

01 Jun 14:08
Compare
Choose a tag to compare

Improvements

v1.0.1 Release

17 May 17:08
Compare
Choose a tag to compare

Improvements

  • Sort the config keys on save (29de158)

v1.0.0 Release

14 May 07:43
Compare
Choose a tag to compare

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
  • All options of configuration can be edited:
    • With the config command
    • By opening the text editor with the config command
  • Configuration can be simply validate with a command