Changes in version 0.3.0 (2025-04-05) Breaking changes and deprecated functions - Removed extent_from_ons_code() and get_ons_geom() after ONS decommissioned the service. Other improvements and minor fixes - Added documentation website. - Added support for Names API. - Added vignette on common CRS pitfalls. - Added multiple pages of results from query_places(). - Fixed bug in specifying output CRS from query_places(). - Reduced number of segments per quadrant used in extent_from_radius(). - Updated vignette index entry titles. - Expanded test coverage. Changes in version 0.2.0 (2023-10-25) - Updated documentation on Maps API. - Updated README with contribution information. - Updated license file to MIT. - Updated function examples. Changes in version 0.1.2 - Removed default output directories in all download functions. - Specified tempdir() for vignettes and examples where needed. - Exposed parameter dataset for Places API queries. - Unwrapped examples from \dontrun{} where API key is not used. - Proofreading and copy editing of all text. Changes in version 0.1.1 - Expanded test coverage for APIs. - Preparation for initial CRAN submission. Changes in version 0.1.0 - Initial internal release of osdatahub package. - Supports NGD - Features, Downloads, Maps and Places APIs. - Added extent_from_* functions to define query bounds. - Added a NEWS.md file to track changes to the package.