Releases: ropensci/ruODK
Release v1.5.1
What's Changed
Full Changelog: v1.5.0...v1.5.1
Release v1.5.0
This long awaited release adds support for Entities (REST endpoints now, OData endpoints shortly), plus some infrastructure (devcontainer setup for developers).
The development process has changed to a feature branch / pull request model.
Importantly, new ODK Central server versions (e.g. 2024.2.0
) are supported to determine whether an ODK Central API endpoint is supported for the given server version.
What's Changed
- Support entity lists (datasets) and entities by @florianm in #153
- docs: add missing topic to pkgdown config by @maelle in #156
- Support Entity management by @florianm in #155
New Contributors
Full Changelog: v1.4.2...v1.5.0
v1.4.2
This release adds support for the new semantic ODK Central versions and migrates the continuous integration tests to a new test server, generously sponsored by GetODK.
Full Changelog: v1.4.0...v1.4.2
ruODK v1.4.0
This release updates dependencies to R and imported packages and fixes some compatibility bugs.
Full Changelog: v1.3.12...v1.4.0
ruODK v1.3.0
This release supports ODK Central 1.3.0 and represents an over-due version
bump to reflect the supported ODK Central version.
The test server is now updated to ODK Central 1.3.0, and all tests pass.
There are still some newer and as yet unsupported API endpoints in ODK Central,
which serve administrative purposes of the front-end. Contributions are welcome,
get started on these issues
and the contributing guide. As ruODK focuses on data retrieval, these
administrative endpoints are non-critical to ruODK's purpose.
Full Changelog: 0.9.10...v1.3.0
ruODK v0.9.1
This release fixes trailing empty coordinates in the GeoJSON and WKT formats for geotraces and geoshapes via OData. (#88)
rOpenSci peer review
This version supports ODK Central up to version 0.9.0.
- Source package: ruODK_0.9.0.tar.gz
- Binary package: ruODK_0.9.0_R_x86_64-pc-linux-gnu.tar.gz