v0.8.0
What's Changed
- Show missing program name when failing to run a filter
- Add
rgl exec
to replacergl apply
andrgl tool
. It can run both locally installed filters (fromrgl add
) and globally installed filter (fromrgl install
). Local filter will be prioritized when a global filter with the same name is installed - Add behavior change notice to
rgl apply
command - Add deprecation notice to
rgl tool
command