Skip to content

Releases: charcoalphp/charcoal

v2.2.2

23 Jun 17:38
Compare
Choose a tag to compare

2.2.2 (2022-06-23)

Bug Fixes

  • charcoal: add a TODO for a feature request (45f59b8)

v2.2.1

22 Jun 14:51
Compare
Choose a tag to compare

2.2.1 (2022-06-22)

Bug Fixes

  • composer: add replace packages for all old charcoal packages (8bec034)

v2.2.0

21 Jun 22:09
Compare
Choose a tag to compare

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

21 Jun 20:29
Compare
Choose a tag to compare

2.1.2 (2022-06-21)

Bug Fixes

  • action: fix repository references (3f1fba2)

v2.1.1

21 Jun 20:19
Compare
Choose a tag to compare

2.1.1 (2022-06-21)

Bug Fixes

  • action: add PAT to split-monorepo.yaml (171b9bf)

v2.1.0

21 Jun 19:06
Compare
Choose a tag to compare

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

13 Jun 20:56
Compare
Choose a tag to compare

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

08 Jun 18:19
Compare
Choose a tag to compare

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

08 Jun 18:16
Compare
Choose a tag to compare

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

08 Jun 14:52
Compare
Choose a tag to compare

1.3.3 (2022-06-08)

Bug Fixes

  • action: add token to checkout in update-changelog.yaml (f491bbd)