CodeIgniter v4.1.2 Translations
New in this release 🎉
Added
- Add support for testing in PHP 8.0
- Run workflows on schedule using cron
- Support use of branch alias
Fixed
- Added
.gitattributes
file to exclude test files, fixes #226. Use the--prefer-dist
option
to force composer installs to respect the.gitattributes
file.
Changed (updated languages)
- sv-SE (Swedish - Sweden)
- ko (Korean)
- ja (Japanese)
- id (Indonesian)
- lv (Latvian)
See the changelog for the detailed changes.