Skip to content
This repository was archived by the owner on May 23, 2026. It is now read-only.

v0.3.1

Choose a tag to compare

@walterra-dev-release walterra-dev-release released this 12 Dec 17:45
· 48 commits to main since this release
049c651

Patch Changes

  • 76c02cb: Fix ingest:watch for chokidar v5 compatibility. Glob patterns are no longer supported in chokidar v4+, so the watcher now monitors the data directory with a filter function instead.