New
v0.5.1
Changelog
- Added support for the non-standard
XDG_BIN_HOMEbase directory. See XDG base directories README section for more details. - Added more config and data search locations on
macOS.- Added
~/.configat the end of the list of default locations forXDG_CONFIG_DIRS. - Added
~/.local/shareat the end of the list of default locations forXDG_DATA_DIRS.
- Added
- Added more application search locations on
Windows:%ProgramFiles%%ProgramFiles%\Common Files%LOCALAPPDATA%\Programs%LOCALAPPDATA%\Programs\Common
Internal
- Updated
golang.org/x/sysdependency to the latest version. - Improved package testing.