Releases: mathieutu/laravel-json-syncer
Releases · mathieutu/laravel-json-syncer
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
Added
- ✨ Convert objects to array in Importer if they are in collection. [b907f71]
- ✨ Add exportToCollection() to the JsonExportable. [8328a2e]
- ✨ Add the Json Importer. [73fff7d]
- ✨ Add a service which find automatically all the Has*Relations in Model. [d5eb19f]
- ✨ Add JsonExporter. [2c5266d]
- 🎉 First commit. [e27255d]
Changed
- 💚 🎨 StyleCI, PHP 7.0, and forgotten renaming. [8dcdf6a]
- ✅ 🐛 Add tests and fix bugs. [872e536]
- 🎨 Rename package and organise imports. [0e6ceed]
- ✅ 🐛🎨 Add tests, fix bugs, and refactor Traits. [5976d94]
- ✅ 🐛 Add tests and fix bugs for RelationsInModelFinder [7540199]
Miscellaneous
- 📝 Update Readme. [136a7a8]