| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-10-17 | 748 Bytes | |
| v0.5.1 source code.tar.gz | 2024-10-17 | 22.7 kB | |
| v0.5.1 source code.zip | 2024-10-17 | 37.4 kB | |
| Totals: 3 Items | 60.8 kB | 0 | |
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 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.