urfave/cli v1.11.1 Release Notes

Release Date: 2015-12-21 // over 8 years ago
  • 🔄 Changed

    • 👉 Use path.Base in Name and HelpName
    • Export GetName on flag types.

    🛠 Fixed

    • 📜 Flag parsing when skipping is enabled.
    • ✅ Test output cleanup.
    • 🚚 Move completion check to account for empty input case.