Download the PHP package mtk/releaser without Composer
On this page you can find all versions of the php package mtk/releaser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor mtk
Package releaser
Short Description Generate CHANGELOG.md file from developers changes
License MIT
Package releaser
Short Description Generate CHANGELOG.md file from developers changes
License MIT
Please rate this library. Is it a good library?
Informations about the package releaser
Releaser
This tool will help releasing and CHANGELOG.md maintaining in git projects.
This CLI is in test phase!
Install
Usage
Create new change:
Available types:
- fix
- feature
- deprecation
- security
- performance
- other
Create new release:
Available releases:
- major
- minor
- patch
Example usage scenario
Configuration defaults
Configure GitLab publisher
TODO
- [x] Refactor functional test for DI container usage
- [x] Fix git changes checking
- [x] Add wizard to create change
- [ ] Write better docs
- [ ] Add more publishers, and test custom publisher
- [ ] Replace config library (actual cannot replace only a part of nested array defaults, like only single git parameter)
All versions of releaser with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
phlak/semver Version ^3.2
myclabs/php-enum Version ^1.7
munusphp/munus Version ^0.2.2
webmozart/assert Version ^1.9
symfony/filesystem Version ^5.1
guzzlehttp/guzzle Version ^7.0
mrrio/shellwrap Version ^0.4.1
hassankhan/config Version ^2.1
mnapoli/silly-php-di Version ^1.2
symfony/yaml Version ^5.2@dev
phlak/semver Version ^3.2
myclabs/php-enum Version ^1.7
munusphp/munus Version ^0.2.2
webmozart/assert Version ^1.9
symfony/filesystem Version ^5.1
guzzlehttp/guzzle Version ^7.0
mrrio/shellwrap Version ^0.4.1
hassankhan/config Version ^2.1
mnapoli/silly-php-di Version ^1.2
symfony/yaml Version ^5.2@dev
The package mtk/releaser contains the following files
Loading the files please wait ....