Releases: nucleos/setlistfm
Releases · nucleos/setlistfm
3.5.0
3.5.0 - 2025-10-12
Release Notes for 3.5.0
Feature release (minor)
3.5.0
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 2
dependency
- 415: Update to phpunit v12 thanks to @core23
- 414: Drop support for PHP 8.2 thanks to @core23
- 408: Update PHPStan packages to v2 (major) thanks to @renovate[bot]
- 406: Update dependency psalm/plugin-phpunit to ^0.19.0 thanks to @renovate[bot]
Enhancement
- 413: Sync tool config thanks to @core23
- 412: Remove infection testing thanks to @core23
- 410: Remove psalm in favor of phpstan thanks to @core23
3.4.0
3.4.0 - 2023-12-21
Release Notes for 3.4.0
Feature release (minor)
3.4.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
dependency
- 404: Bump to symfony ^6.4 || ^7.0 thanks to @core23
Enhancement
- 403: Update tools thanks to @core23
3.3.0
3.3.0 - 2023-04-30
Release Notes for 3.3.0
Feature release (minor)
3.3.0
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 2
Enhancement
- 401: Update build tools thanks to @core23
- 400: Drop prophecy thanks to @core23
- 332: Use shared pipelines thanks to @core23
- 322: Remove composer-bin plugin thanks to @core23
dependency
- 399: Update dependency psr/http-message to ^1.0 || ^2.0 thanks to @renovate[bot]
- 397: Drop support for PHP 8.0 thanks to @core23
3.2.0
3.2.0 - 2021-12-06
Release Notes for 3.2.0
3.2.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
Enhancement
dependency
- 315: Update psr/log requirement from ^1.0 to ^1.0 || ^2.0 || ^3.0 thanks to @dependabot[bot]
- 313: Drop PHP 7 support thanks to @core23
3.1.0
3.0.0
Changes
-
Renamed namespace
Core23\SetlistFmtoNucleos\SetlistFmafter move to [@nucleos]Run
$ composer remove core23/setlistfm-apiand
$ composer require nucleos/setlistfmto update.
Run
$ find . -type f -exec sed -i '.bak' 's/Core23\\SetlistFm/Nucleos\\SetlistFm/g' {} \;to replace occurrences of
Core23\SetlistFmwithNucleos\SetlistFm.Run
$ find -type f -name '*.bak' -deleteto delete backup files created in the previous step.
🚀 Features
2.0.0
First stable
- Removed symfony bridge