You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The shebangs were fixed (pointing now to /bin/bash instead of /bin/sh). Also, the SODA_HOME variable is now optional (the script will find the correct home based even if it's symlinked).
This release brings a new feature: tasks that resides on a directory and thus can only be invoked on it. Just make a file .soda-tasks (or override the SODA_QUICK_TASKS_FILE variable with your own convention) and put your tasks here.