Skip to content

Releases: HypeMC/versioning-bundle

v2.0.0

07 Dec 16:15

Choose a tag to compare

What's Changed

  • Add Symfony 8 support
  • Add VCS tagging mode enum
  • Remove support for PHP versions below 8.1
  • Remove support for Symfony versions below 6.4
  • Remove XML format support

Full Changelog: v1.2.1...v2.0.0

v1.2.1

03 Dec 00:03

Choose a tag to compare

What's Changed

  • Fix certain non-empty options having a default null value in b6cb1fa

Full Changelog: v1.2.0...v1.2.1

v1.2.0

01 Nov 16:34

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

01 Jan 00:49

Choose a tag to compare

What's Changed

  • Allow Symfony 7 in composer.json

Full Changelog: v1.0.5...v1.1.0

v1.0.5

02 Feb 17:21

Choose a tag to compare

What's Changed

  • Make command constants private

Full Changelog: v1.0.4...v1.0.5

v1.0.4

28 May 21:35

Choose a tag to compare

What's Changed

  • Fix Symfony 6.1 depreciation, add #[AsCommand] attribute

Full Changelog: v1.0.3...v1.0.4

v1.0.3

17 Dec 01:12

Choose a tag to compare

What's Changed

  • Allow Symfony 6 in composer.json

Full Changelog: v1.0.2...v1.0.3

v1.0.2

02 Aug 13:37

Choose a tag to compare

What's Changed

  • Leverage Symfony 5.3 command lazy description

Full Changelog: v1.0.1...v1.0.2

v1.0.1

08 Feb 21:03

Choose a tag to compare

What's Changed

  • Loosen Composer dependencies

Full Changelog: v1.0.0...v1.0.1

v1.0.0

11 Jan 01:08

Choose a tag to compare

Initial release.