3.2.0
fixed user related issues:
Models:
- Added new Models and Methods
- Absences, RemarkCategories, RemarkCategory
- Added the getAttributes() method which return the original received array
- updated the models with a new webuntis documentation
Repositories:
- the find method now caches the results
Caching:
- added 2 new Caching Routines
- filesystem cache, array cache
Types:
- added the boolean type
- fixed some ongoing bugs
General:
- overall added and improved testing
- updated and added docs
- updated dependencies (jms-serializer is now on 2.0.0)