- Added three new entries operators to_entries, from_entries and with_entries that behave similarly as they do in
jq. - Added optional identifier flag
?- e.g..a? - Fixed handling of the yaml 1.1. merge spec (#800)
- Fixed bug in using
selectwithor(#804)