v0.2.4
What's New
Fixed
opensmi updatewrapper bug: After runningopensmi 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