- ⬆️ Update dependencies (min PHP 7.4, Laravel 8) [da3b967]
- 👷 Replace Travis with Github actions. [063df3a]
- 👷♂️ Update Travis config with new api. [9108f55]
- 📦 Implement Laravel 7 compatibility. (#12) [f0cc43a]
- 💚 Remove forgotten import. [46292a7]
- 🐛 Use native Json exception if parsing problem. [698ec4f]
- 💚 🎨 Replace StyleCI by PHPCs and fix code style. [625e7fb]
- ✅ Increase code coverage and quality. [d214cda]
- 📝 Change email. [2b47b0a]
- 👷 Update tests version. [28554fe]
- ✨ Add the possibility to pass null to one to many relationships. [7452c15]
- ✨ Add isExporting and isImporting methods. [79e5ad3]
- 🎨 Refactor importFromJson helper method to static. [2891596]
- 💚 Fix Php7 & StyleCI. [e9322c7]
- 📝 Add Changelog. [765dd1b]
- ✨ 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]
- 💚 🎨 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]
- 📝 Update Readme. [136a7a8]