Skip to content

v0.2.5

Choose a tag to compare

@epicsagas epicsagas released this 07 Jun 16:03
· 35 commits to main since this release

What's Changed

Fixed

  • embedding: use ort-load-dynamic for all linux targets to avoid glibc 2.38 dependency (__isoc23_strtol etc on ubuntu-22.04)

Added

  • embedding: re-export ort for DirectML execution provider configuration
  • docs: add cargo generate-lockfile to version bump checklist