Skip to content

v2.1.0

Compare
Choose a tag to compare
@JoelAlphonso JoelAlphonso released this 21 Jun 19:06
· 434 commits to main since this release

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)