Scallop v4.0.2 Release Notes

    • 🛠 fix: do not throw "excess arguments" error if there is only one multi-arg option (#224);
    • ⬆️ upgrade Scala Native dependency to 0.4, see #225 (@vhiairrassary);
    • 🖐 handle single and double quoted strings when reading options from file in Scala Native;