- Added new RegEx operators (match, capture and test). These work like the
jq
counterparts, although there are differences. See https://mikefarah.gitbook.io/yq/operators/string-operators for more details. yq
now persists the top level document separator---
! #879- Fixed issue with safelyRename file in github actions (docker user issue) #890
- Fixed #878