Releases: badges/poser
Releases · badges/poser
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
Version 2.1.0
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
Changed
- upgrade psalm error level to 3
Version 2.0.3: upgrade psalm error level to 4
Changed
- upgrade psalm error level to 4
Version 2.0.2: resolve inconsistency with grey colors
Version 2.0.1: fix last argument of generate method
Changed
- fix last argument of generate method to be back-compatible with v1