Skip to content

v4.1.0

Compare
Choose a tag to compare
@exacs exacs released this 28 Jan 11:59
· 41 commits to master since this release

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