File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.7.0 "
2+ "." : " 0.7.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.7.1] ( https://github.com/JacobPEvans/mlx-benchmarks/compare/v0.7.0...v0.7.1 ) (2026-05-24)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** ci-gate:** sync pip-audit ignore-vulns with osv-scanner.toml ([ #48 ] ( https://github.com/JacobPEvans/mlx-benchmarks/issues/48 ) ) ([ 43c0478] ( https://github.com/JacobPEvans/mlx-benchmarks/commit/43c04786e5a24cc8d9a8d25dc928b86626dd83b7 ) )
9+ * ** deps:** update dependency google-adk to > ; =2.0.0 ([ #57 ] ( https://github.com/JacobPEvans/mlx-benchmarks/issues/57 ) ) ([ 9528615] ( https://github.com/JacobPEvans/mlx-benchmarks/commit/95286158d932666ed9a85c84121c27f8edd480a1 ) )
10+ * ** deps:** update dependency pyarrow to v24.0.0 ([ #59 ] ( https://github.com/JacobPEvans/mlx-benchmarks/issues/59 ) ) ([ b10c91b] ( https://github.com/JacobPEvans/mlx-benchmarks/commit/b10c91bc087a1a381e46597c6789c91a38709ab5 ) )
11+ * ** security:** bump pyarrow > ; =23.0.1 for PYSEC-2026-113 ([ #55 ] ( https://github.com/JacobPEvans/mlx-benchmarks/issues/55 ) ) ([ 0c9a047] ( https://github.com/JacobPEvans/mlx-benchmarks/commit/0c9a0477c7a5f4045fa09d1e320305c3250898f9 ) )
12+ * ** security:** ignore unfixable PyPI advisories + bump idna 3.15 ([ #45 ] ( https://github.com/JacobPEvans/mlx-benchmarks/issues/45 ) ) ([ 21b1502] ( https://github.com/JacobPEvans/mlx-benchmarks/commit/21b1502a15b643322f3e050ae92de68d388c21fe ) )
13+
14+
15+ ### Documentation
16+
17+ * add themed architecture diagrams and ecosystem section ([ #49 ] ( https://github.com/JacobPEvans/mlx-benchmarks/issues/49 ) ) ([ 7c861cb] ( https://github.com/JacobPEvans/mlx-benchmarks/commit/7c861cb5e07d9de6a736373bf8480e764512a7c3 ) )
18+
319## [ 0.7.0] ( https://github.com/JacobPEvans/mlx-benchmarks/compare/v0.6.1...v0.7.0 ) (2026-05-14)
420
521
Original file line number Diff line number Diff line change 11[project ]
22name = " mlx-benchmarks"
3- version = " 0.7.0 " # x-release-please-version
3+ version = " 0.7.1 " # x-release-please-version
44description = " Benchmark harness for MLX-quantized LLMs on Apple Silicon — envelope v1 + HF dataset publisher"
55readme = " README.md"
66license = { file = " LICENSE" }
Original file line number Diff line number Diff line change 1616 "validate_envelope" ,
1717]
1818
19- __version__ = "0.7.0 " # x-release-please-version
19+ __version__ = "0.7.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments