Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

v4.0.0

Compare
Choose a tag to compare
@dimsav dimsav released this 22 May 13:16
· 476 commits to master since this release
  • Removed syntax $model->en->name because conflicts may happen if the model has a property named en. See #18.
  • Added method hasTranslation($locale). See #19.