Skip to content

Releases: judeosbert/notifyme-cli

Release list

v1.0.1

Choose a tag to compare

@judeosbert judeosbert released this 18 Nov 07:21

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

Choose a tag to compare

@judeosbert judeosbert released this 18 Nov 05:06