Skip to content

Releases: badges/poser

v3.1.0

07 Jan 11:54
6bc1998
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

Version 3.0.0

11 Dec 14:46
d54c56d
Compare
Choose a tag to compare

Added

  • add compatibility to Symfony v7 and PHP 8.3 by @garak in #99

Deprecated

  • drop compatibility to Symfony v4 and PHP 7.4 by @garak in #99

Changed

Full Changelog: v2.3.1...v3.0.0

Version 2.3.1

21 Feb 09:53
13f4ae7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

Version 2.3.0

18 Feb 11:21
25a126b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

Version 2.2.0

10 Jan 08:42
49e91ea
Compare
Choose a tag to compare

Added

  • add compatibility to Symfony v6

Version 2.1.0

15 Jul 14:14
324c4fe
Compare
Choose a tag to compare

Added

  • add CircleCI jobs for build and tests with php 8.0
  • add Github actions jobs for build and tests with php 7.4 and php 8.0

Changed

  • refactoring of docker-compose to develop with php74 and php80

Fixed

  • removed unnecessary composer symlinks from bin dir, removed them from .gitignore too

Removed

  • upgrade psalm error level to 2
  • CircleCI configuration for CI

Version 2.0.4: upgrade psalm error level to 3

09 Oct 08:20
df0704b
Compare
Choose a tag to compare

Changed

  • upgrade psalm error level to 3

Version 2.0.3: upgrade psalm error level to 4

08 Oct 12:04
080d389
Compare
Choose a tag to compare

Changed

  • upgrade psalm error level to 4

Version 2.0.2: resolve inconsistency with grey colors

17 Sep 10:24
04006c8
Compare
Choose a tag to compare

Added

  • lightgrey color to color scheme #56
  • grey color to color scheme #56

Version 2.0.1: fix last argument of generate method

29 Jul 15:56
ded7ae4
Compare
Choose a tag to compare

Changed

  • fix last argument of generate method to be back-compatible with v1