0.8.1: Update pagination names.
- Update pagination names to be inline with JSON API recommendations. Names
skip
andsize
replaced withoffset
andlimit
. - Improved compatibility with Mac and Linux.
skip
and size
replaced with offset
and limit
.