v0.1.4
feat!: read shmuxfiles from parent folders and support shebang in scripts (#5)
Breaking Change
Default shmuxfile is now any shmuxfile.*
in the current or parent
folders. It used to be shmux.sh
, but the documentation always
referenced shmuxfiles and I figured this way it was easier to follow.
Features
- Configuration can now be read from any parent folder (no mode
cd ..
before runningshmux
) - Scripts can now declare a
#!
directive which will be honored when
running the scripts