Releases: badges/poser
Releases · badges/poser
v3.4.1
What's Changed
- docs: align release documentation by @JellyBellyDev in #119
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- docs: update documentation by @jmleroux in #115
- Added labelColor, logo, logoColor, new style - social by @aptyp4uk1337 in #117
New Contributors
- @aptyp4uk1337 made their first contribution in #117
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- chore: Add support for Symfony 8.x by @GregOriol in #116
Full Changelog: v3.2.0...v3.3.0
v3.2.0
v3.1.1
What's Changed
- chore(docs): update changelog by @JellyBellyDev in #103
- feat(ci): commit lint by @JellyBellyDev in #105
- feat(ci): add create release action by @JellyBellyDev in #106
- fix nullable parameters by @garak in #108
Full Changelog: v3.1.0...V3.1.1
v3.1.0
What's Changed
- fix(ci): php-cs-fixer run by @JellyBellyDev in #102
- Implement SvgTextSizeCalculator by @antonkomarev in #97
Full Changelog: v3.0.0...v3.1.0
Version 3.0.0
Added
Deprecated
Changed
- update php-cs-fixer deps by @JellyBellyDev in #92
- add workflows pipeline for php 8.1, 8.2 and 8.3 by @JellyBellyDev in #95
Full Changelog: v2.3.1...v3.0.0
Version 2.3.1
What's Changed
- Update kartsims/easysvg to 2.4 by @ricardoboss in #89
- release: v2.3.1 by @JellyBellyDev in #90
Full Changelog: v2.3.0...v2.3.1
Version 2.3.0
What's Changed
- update php-cs-fixer by @garak in #81
- run php-cs-fixer in Actions by @garak in #82
- fix: yaml syntac CI by @JellyBellyDev in #83
- add .gitattributes by @garak in #85
- Added SvgForTheBadgeRenderer by @ricardoboss in #86
- release: 2.3.0 by @JellyBellyDev in #88
New Contributors
- @ricardoboss made their first contribution in #86
Full Changelog: v2.2.0...v2.3.0
Version 2.2.0
Added
- add compatibility to Symfony v6