- Merge branch 'dev-1.x' [e50a911]
- 🚧 Start implementing Invoice API [f98417d]
- Merge pull request #2 from mazsudo/allow-illu-9 [081b11b]
- 📝 Update readme [9b03877]
- 📝 Update exception handling example in readme [5387972]
- 🔇 Change log [d3a7a40]
- 📝 Update styling in doc [167478c]
- Merge pull request #1 from cedricWebsenso/main [de25a13]
- Readme update [0de3649]
- Beta - Add Item entity, collection and API client for items ns [8e2fbf7]
- ✨ Clean up codes, clean up comments and prepare for new version [595e92b]
- ✨ Merge common attributes or Company and Individual into a new abstract entity "Client", add abstract "Entity" to extends from [58c40ca]
- ✨ Adding IndividualsApi [9f77bbb]
- 📝 Correct Documentation [5d73a31]
- 📝 Update readme file [39eb4c9]
- 🚧 Add some helpers in the Response object [71b2b0d]
- 🚧 Add check on RelatedEntity definitions [c20fe8a]
- 🚧 Refacto Abstract API to return Response instead of self [64e5371]
- ✨ Introduce Unit api endpoint [371e7fa]
- 🐛 Allow null for Geocode lat/lng [0c06c42]
- 🐛 Fix Geocode entity failing when the API gives back an int instead of a float for the geo lat/lng [86f6d8c]
- ✨ Change namespace as repo moved to bluerock tel [83c23df]
- ✨ Add taxes endpoint [7b3cb9b]
- ✨ Add companies endpoint, add entities & update documentation [f38f715]
- ✨ Add CRUD methods on ContactsApi [5e8af43]
- ✨ Add psr-4 autoload [b266d3a]
- 🎉 Initial commit [ca462b8]