But there's also a breaking change: to reduce the risk of unexpectedly running shell commands, I have dropped config files' ability to set the command to be run. Now, the command must always be specified on the command line.
I could have added a restriction, but it seems simpler and clearer to drop it. Let me know if you'll be affected, or have other feedback.