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