Changes in version 1.3.0 (2026-04-09) Changes in version 1.2.0 - Added automatic sort order to HPZone_request_paginated, since the API doesn't guarantee proper sorting. This allowed a paginated request to return duplicate results, and lack the results that should've existed instead of those duplicates. - Added a verbose option to the request functions. This will display the used query, including modifications made in the function, and the progress during pagination. Changes in version 1.1.0 (2025-11-20) - Fixed an error where a where-clause containing a number would not be properly formatted. - Fixed a bug that started as a wrongly swapped argument in the pipe to oldstyle rewrite. Changes in version 0.1.0 - Initial CRAN submission.