scolengo_api 1.1.5
scolengo_api: ^1.1.5 copied to clipboard
Unofficial API wrapper for the Skolengo education management system
1.1.5 #
Fixes for recent API changes
1.1.4 #
Allow to change API URL, client secret and id
1.1.3 #
Fix unknown values of enums (folderType, linkType)
1.1.2 #
Fix cache not being set sometimes
1.1.1 #
Fix casting error
1.1.0 #
Fix evaluations and add some missing fields
1.0.0 #
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.
0.0.15 #
Add technicalUser
0.0.13 #
Remove error when trying to cache non get requests
0.0.9 #
Add nonEvaluationReason in evaluation
0.0.8 #
Fix parsing/typing of school infos
0.0.7 #
Add cache provider support
0.0.6 #
Add globals to exports
0.0.5 #
Add date to Evaluation
0.0.4 #
Fix getEvaluations
0.0.3 #
Add models to exports
0.0.2 #
Fix package structure
0.0.1 #
Initial release