Releases: judeosbert/notifyme-cli
Releases · judeosbert/notifyme-cli
Release list
v1.0.1
Release v1.0.1: Fix shell command execution with operators
- Fix shell command execution with operators (&&, ||, |, etc.) in --exec mode
- Commands with shell operators now properly execute using shell=True
- Improved error handling for command not found scenarios
- Maintains backward compatibility for simple commands without shell operators
v1.0.0
Full Changelog: https://github.com/judeosbert/notifyme-cli/commits/v1.0.0