Skip to content

1.5.0

Compare
Choose a tag to compare
@buckett buckett released this 05 Jan 11:25
· 114 commits to master since this release

This release introduces a breaking change in the user object, the ID is now a long instead of an int as in some cases (where canvas instances have users from more than one instance) the user ID can end up being larger than int.

Also in this release is support for the createdAt field of the user object.