-------------------
- 66, fix ordering of permission dropping so that we can actually drop group
permissions.
- 65, add a umask option to Execute.
- 64, proper error handling when assigning to an invalid property.
- After parsing a shell command, verify that the command exists (searching on
PATH if needed).
- Make sure errors from Yay are wrapped in ParseError so they are presented
properly.