Releases: muesli/go-app-paths
Releases · muesli/go-app-paths
v0.2.2
v0.2.1
v0.2.0
New Features
- Added
ConfigDirs
, returning a prioritized list of config directories - Added
LookupConfig
andLookupData
functions - Added
NewVendorScope
to initialize a Scope with vendor- and application name
Changes
NewScope
now only expects the scope-type and application nameDataDir
got replaced byDataDirs
returning a prioritized list of data directories