cmdr v1.6.3 Release Notes

Release Date: 2019-11-01 // over 4 years ago
    • v1.6.3

    support option value auto-expand with os environment variables.

    Relnotes

    • add WithNoColor, WithStrictMode, WithNoEnvOverrides
    • add WithLogex
    • add WithAfterArgsParsed
    • add DeleteKey
    • GetXXX() supports optional default value(s) now
    • add WithEnvVarMap
    • lint, doc, bugs fixed, and enable -race testing
    • add code owners file

    v1.6.3 WIP: Getxxx() with defaultValues; WithLogex(); WithAfterArgsParsed(fn); WithNoEnvOverrides(b); WithNoColor(b); WithStrictMode(b); DeleteKey(key);