v2026.08.06
·
37 commits
to main
since this release
erpl-rev — query and replicate SAP through DuckDB.
Single self-extracting binaries — download the one for your OS, then
run it. They bundle the SAP NW RFC SDK + DuckDB, so there is nothing
else to install.
| OS | Asset |
|---|---|
| Linux x86-64 | erpl-rev-linux-amd64.tar.gz |
| macOS arm64 | erpl-rev-macos-arm64.tar.gz |
| Windows x64 | erpl-rev-windows-amd64.zip |
Verify with SHA256SUMS.txt. See the README
for setup and the LICENSE (BSL 1.1).
What's Changed
- feat: add feedback banner, startup pointer and issue link on fatals by @jrosskopf in #63
Full Changelog: v2026.07.17...v2026.08.06