Skip to content

Releases: symfony-swoole/release-version-script

v0.5.1

24 Feb 18:36
e12bd7e
Compare
Choose a tag to compare

Changelog

Full changelog

Miscellaneous

  • Minor fixes

Installation

composer require symfony-swoole/release-version-script ^0.5.1

v0.5.0

26 Nov 20:29
62c0483
Compare
Choose a tag to compare

Changelog

Full changelog

Features

  • naming: github repository organization changed to symfony-swoole, docker hub organisation changed to symfonywithswoole (6d3f13c)

Installation

composer require symfony-swoole/release-version-script ^0.5.0

v0.4.1

19 Nov 15:23
Compare
Choose a tag to compare

Changelog

Full changelog

Bug Fixes

  • gpg: attempt to use gpg keys properly (39337c5)

Installation

composer require openswoole-bundle/release-version-script ^0.4.1

v0.4.0

08 Oct 18:55
Compare
Choose a tag to compare

Changelog

Full changelog

Bug Fixes

  • github: github repository organization changed to openswoole-bundle (3c547ef)

Features

  • docker: added GPG package to be able to sign commits (4f32a1b)
  • docker: added volume mount to local gpg data folder to docker compose (eca4c72)
  • docker: changed docker hub organisation name to openswoolebundle (bb4492e)
  • git: added commit signing + resetting of configured commiter after script run (0fa2b89)
  • gpg: git commits are signed by gpg (81732aa)

Installation

composer require openswoole-bundle/release-version-script ^0.4.0