urfave/cli v1.7.1 Release Notes

Release Date: 2015-06-11 // almost 9 years ago
  • ➕ Added

    • Aggregate errors from Before/After funcs.
    • Doc comments on flag structs.
    • Include non-global flags when checking version and help.
    • ⚡️ Travis CI config updates.

    🛠 Fixed

    • Ensure slice type flags have non-nil values.
    • Collect global flags from the full command hierarchy.
    • 📄 Docs prose.