Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 546 Bytes

File metadata and controls

18 lines (14 loc) · 546 Bytes

rat.md/laravel-translatable / Changelog

Version 0.1.3 (Beta)

  • Fix: Used wrong primary key name on scopeOrderByLocale().

Version 0.1.2 (Beta)

  • Update: Don't force id as primary key identifier.
  • Fix: Throw on scopeOrderByLocale for MongoDB driver before executing any code.
  • Fix: Wrong config naming on merge.
  • Fix: Database migration hasn't been published.

Version 0.1.1 (Beta)

  • Update: Change Composer namespace.
  • Fix: Wrong asset naming.

Version 0.1.0 (Beta)

  • Initial Release.