Skip to content

DataLex v1.3.7

Choose a tag to compare

@KKranthi6881 KKranthi6881 released this 26 Apr 03:09
· 58 commits to main since this release
259baa0

Patch release - fixes the Docker and local install onboarding path.

Fixed

  • Docker project auto-attach self-heals stale project registry files. datalex serve --project-dir ... now always registers the served folder, even when an existing .dm-projects.json contains host paths that are not visible inside a Docker container.
  • datalex-cli[serve] uses the portable Node package that publishes current Node wheels. The serve extra now depends on nodejs-wheel and the CLI can find a venv-local node executable.