Releases: laraplus/translatable
Releases · laraplus/translatable
Connection fix
Fix self referencing has queries and add PostgreSQL support
1.0.19 Fix laravel reserved queries
Add translateOrNew() & fix fresh()
1.0.18 Add translate or new method + fix PSR2
Fix read only mode
1.0.17 bail out on translation save if parent save failed
Fix updates
1.0.16 Merge branch 'morrizon-master'
Fix mass updates and deletes
1.0.15 Merge branch 'BlazOrazem-failing-tests'
Fix saveTranslation helper
1.0.14 Fix updating
Fix delete query in Mysql + fix increment/decrement
1.0.13 Delete without subquery
Fix dirty translatable attributes
1.0.12 Fix dirty translatable attributes
Fix translation update
1.0.11 Remove hhvm support