click v8.1.2 Release Notes

  • 🚀 Released 2022-03-31

    • Fix error message for readable path check that was mixed up with the executable check. :pr:2236
    • ⏪ Restore parameter order for Path, placing the executable parameter at the end. It is recommended to use keyword arguments instead of positional arguments. :issue:2235