Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: appautomaton/mlx-spatial

v0.0.3

Choose a tag to compare

@benjipeng benjipeng released this 14 Jun 02:24

First release carrying the public-install fix.

Fixed

  • Brand-new uv sync no longer fails on a local M5 Max PyTorch wheel (#1). torch/torchvision are isolated to the opt-in torch-ref group and resolve from PyPI; the local [tool.uv.sources] + override-dependencies are gone.

Changed

  • Target Python 3.13 (requires-python = ">=3.13,<3.14") to match the only tested/locked environment.
  • Add Trove classifiers (MIT, Python 3.13, macOS).
  • Restructured README: single Capabilities table with status, standardized per-pipeline run blocks, App Automaton attribution.

CI

  • Pin CI to Python 3.13; bump actions off the deprecated Node 20 runtime.

mlx-spatial v0.0.2

Choose a tag to compare

@benjipeng benjipeng released this 26 May 20:44

Full Changelog: v0.0.1...v0.0.2

mlx-spatial 0.0.1

Choose a tag to compare

@benjipeng benjipeng released this 23 May 11:26

Initial mlx-spatial release