Fix unknown values of enums (folderType, linkType)
Fix cache not being set sometimes
Fix casting error
Fix evaluations and add some missing fields
Use Streams instead of futures for GET requests. This allows the cached result to be returned immediately and the new result to be returned when it's ready.
Add technicalUser
Remove error when trying to cache non get requests
Add nonEvaluationReason in evaluation
Fix parsing/typing of school infos
Add cache provider support
Add globals to exports
Add date to Evaluation
Fix getEvaluations
Add models to exports
Fix package structure
Initial release