github xberg-io/xberg v1.0.10

3 hours ago

Patch release fixing CLI install across platforms.

Fixed

  • cargo install xberg-cli on Windows (#1361): HEIC/HEIF (native libheif) is no longer in the CLI's default features, so a stock Windows toolchain builds cleanly. Enable HEIC with --features heic; prebuilt binaries, the Docker image, and the Homebrew bottle still ship it.
  • cargo binstall xberg-cli static musl builds: the #1355 OCR image-fallback helpers were gated on ocr but reachable under the ocr-pipeline-only binstall profile, breaking both musl targets in 1.0.9.
  • macOS brew install (#1356): installs a working binary again instead of an empty bottle.
  • Hosted demo page (#1360): docs.xberg.io/demo.html no longer 404s its toolbar/file icons.
  • Dart native-library loading now surfaces download/filesystem/checksum failures.
  • PaddleOCR concurrent cold starts share one engine init per model/accelerator.

Don't miss a new xberg release

NewReleases is sending notifications on new releases.