* For pagination: forcing `Page.has_previous()` and `Page.has_next()` results to `bool`. * Turned `Page.has_previous` and `Page.has_next` into properties.
0.10.3
* For pagination: bugfix for incorrect iteration.
0.10.2
* For pagination: minor fix for reverse lookup of paginated URLs.
0.10.1
* For pagination: added ability to manually specify the starting page number.