Releases: harawata/appdirs
Releases · harawata/appdirs
appdirs-1.2.2
- New method
getUserDownloadsDir()
#80
appdirs-1.2.1
appdirs-1.2.0
- On macOS,
getUserConfigDir()
andgetSiteConfigDir()
now return/Users/xxx/Library/Preferences
and/Library/Preferences
respectively. #34
appdirs-1.1.0
appdirs-1.0.3
UnixAppDirs should search environment variables instead of system properties. #6
appdirs-1.0.2
Avoid deprecated Windows function. #5
appdirs-1.0.1
Changed the scope of jna-platform
dependency to compile
. #2