NEWS
arcpbf 0.1.6.9000
arcpbf 0.1.6 (2024-10-01)
- Adds
tests/
to .Rbuildignore
to pass CRAN checks
arcpbf 0.1.5 (2024-09-17)
- Addresses CRAN removal for failing to compile on Fedora.
arcpbf 0.1.4 (2024-08-01)
- Addresses MSRV requirement by replacing
std::cell::OnceCell
with once_cell::sync::OnceCell
- Fix parsing of dates and small integers
- Add minimal integration tests with
{arcgislayers}
arcpbf 0.1.3 (2024-07-10)
- Closes https://github.com/R-ArcGIS/arcpbf/issues/2
- Closes https://github.com/R-ArcGIS/arcpbf/issues/1
arcpbf 0.1.2 (2024-07-05)
- Bump version of extendr-api to 0.7.0 to avoid r-devel warnings
arcpbf 0.1.1
- Fixes a bug where sfg class was not assigned for empty geometries.
multi_resp_body_pbf()
becomes resps_data_pbf()
to be more inline with httr2
release
- Fixes a bug when processing a list of protocol buffers that contain tables
arcpbf 0.1.0 (2023-11-09)