go-getoptions v0.13.0 Release Notes

Release Date: 2019-03-02 // about 5 years ago
  • ๐Ÿš€ As the releases before, this release has 100% test coverage.

    ๐Ÿ†• New Features

    • Experimental implementation of help messages.
    • ๐Ÿ‘‰ Show used alias in errors for single options (not slice or maps).
    • โž• Add opt.CalledAs method to know how the option was called.

    Minor changes

    • โž• Add example script.
    • โž• Add golang 1.12 to test suite.