Release notes
dlake v0.5.29
npm install -g @commercient/dlakedlake skills installDownload binaries for v0.5.29 (5 platforms + checksums)
| Platform | Asset | Size |
|---|---|---|
| Linux arm64 | dlake-linux-arm64 | 34.9 MB |
| Linux x64 | dlake-linux-x64 | 36.6 MB |
| macOS Apple Silicon | dlake-osx-arm64 | 34.5 MB |
| macOS Intel | dlake-osx-x64 | 36.4 MB |
| Windows x64 | dlake-win-x64.exe | 35.0 MB |
| Checksums | SHA256SUMS | 412 B |
- CRMPro agent skills: corrected change-detection guidance. The
dlake-crmproanddlake-crmpro-hubspotskills now state the source-view change-detection rule correctly: a record with no saved cursor counts as changed. A view written to the previous example could leave records created on the first run permanently un-updated. The HubSpot skill also documents the three source-view kinds, the properties a record needs at creation, and the rowversion pattern for views that join several tables. - Upgrade:
npm install -g @commercient/dlake(ornpm install -g datalake).