Skip to content

OMM v0.2.129

Choose a tag to compare

@fakeminjun7321 fakeminjun7321 released this 20 Aug 06:55
· 200 commits to main since this release
v0.2.129
2fe95df

OMM v0.2.129 reports the macOS product version in hardware scans using platform.mac_ver(), with a safe fallback only when the product version is unavailable.

This release also adds the Windows portable and WinGet release pipeline and improves package-index propagation handling.

Install the isolated CLI with:

pipx install omm-model

Or install with pip:

python -m pip install omm-model

The installed command and Python import remain omm.

The release workflow verified the wheel and source archive, SHA-256 digests, TestPyPI and PyPI publish attestations, and public pipx install/run/uninstall paths on Ubuntu, macOS, and Windows.

Release workflow: https://github.com/omm-hippo/omm/actions/runs/32340033501

Full changes: v0.2.128...v0.2.129