Skip to content

v0.2.4

Choose a tag to compare

@seilk seilk released this 20 Feb 07:46
· 202 commits to main since this release

What's New

Fixed

  • opensmi update wrapper bug: After running opensmi update, the CLI wrapper was still being regenerated as #!/usr/bin/env bash. Now correctly writes #!/bin/sh (POSIX).

Who this affects: Users who installed via pyz (default method) and ran opensmi update — the wrapper is now properly replaced with the POSIX version. zsh, bash, and sh users all get the fixed wrapper after updating.

Upgrade path:

opensmi update

No uninstall needed.


Full changelog: https://github.com/seilk/opensmi/blob/main/CHANGELOG.md

Full Changelog: v0.2.3...v0.2.4