v4.1.0
Minor changes
Now CanvasAPI
constructor will throw a TypeError
when called using an invalid apiUrl
. In such cases, this library already throws an error but later (when doing the first call to Canvas).
So this changes makes it easier for consumers to see where the error come from