Skip to content

CodeIgniter v4.1.2 Translations

Compare
Choose a tag to compare
@paulbalandan paulbalandan released this 18 May 16:53
· 304 commits to develop since this release
v4.1.2
cccb3c3

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.