viper v1.6.0 Release Notes

Release Date: 2019-12-06 // over 4 years ago
  • ๐Ÿ”„ Changes

    โž• Added

    • Global UnmarshalExact method
    • StringReplacer interface for custom environment key replacing logic
    • ๐Ÿ‘• GolangCI Lint
    • ๐Ÿ‘ INI support
    • ๐Ÿ”ง Key delimiter made configurable
    • ๐Ÿ‘Œ Support for config files without extensions

    ๐Ÿ”„ Changed

    • ๐Ÿ— Moved to GitHub actions build from Travis

    ๐Ÿ›  Fixed

    • IsSet no longer returns true when an unset key has a flags bound
    • SafeWriteConfigAs works as expected

    Happy Holidays!