- Add auto-approval with AUTO_APPROVE environment variable
- Add
it
annotation and reduce annotation color noise
- Make output format more compact
- Fix unbound variable error when using
set -u
- Update
allow_diff
to check withsed -E
instead of justsed
- Fix exit codes on failure and apply set -e
- Improve error handling and output
- Add
allow_diff
function to allow some diff by regex