Releases: charcoalphp/charcoal
Releases · charcoalphp/charcoal
v2.2.2
2.2.2 (2022-06-23)
Bug Fixes
- charcoal: add a TODO for a feature request (45f59b8)
v2.2.1
2.2.1 (2022-06-22)
Bug Fixes
- composer: add replace packages for all old charcoal packages (8bec034)
v2.2.0
2.2.0 (2022-06-21)
Features
- script: add .env file creation in migrate-project script (b302511)
- script: change repo owner and add token validation to create-pr script (536fabd)
v2.1.2
2.1.2 (2022-06-21)
Bug Fixes
- action: fix repository references (3f1fba2)
v2.1.1
2.1.1 (2022-06-21)
Bug Fixes
- action: add PAT to split-monorepo.yaml (171b9bf)
v2.1.0
2.1.0 (2022-06-21)
Features
- add template tags supports for configurable paths where needed (f3afb94)
- app: add %packages.path% string template (3efadb9)
- dotenv: add dotenv support to App.php (70b6bd7)
- migration: add a migration script for port charcoal projects to new framework (c9cc66a)
Bug Fixes
- fix missing return type (24c7f57)
- translator: add missing directory separator for translation files (83d5a30)
- update and improve migrate-project script (d234b26)
v2.0.1
2.0.1 (2022-06-13)
Bug Fixes
- add missing arguments aliases in create-release-notes (eac7d4e)
- composer: rename all missing composer packages names (e879f14)
v2.0.0
2.0.0 (2022-06-08)
⚠ BREAKING CHANGES
- The location of the packages must be changed everywhere they are called.
Code Refactoring
- remove the "charcoal-" prefix from the package names (3302354)
v1.3.4
1.3.4 (2022-06-08)
Bug Fixes
- action: add token to checkout in update-changelog.yaml (20a51aa)
- Regenerate composer.lock from PHP 7.4 (4d1eddd)
v1.3.3
1.3.3 (2022-06-08)
Bug Fixes
- action: add token to checkout in update-changelog.yaml (f491bbd)