Skip to content

Releases: harawata/appdirs

appdirs-1.2.2

23 Nov 06:27
Compare
Choose a tag to compare
  • New method getUserDownloadsDir() #80

appdirs-1.2.1

26 Jan 15:10
Compare
Choose a tag to compare
  • Removed SLF4J/Logback from dependencies to avoid issues like #4 or #40 .

appdirs-1.2.0

10 Jul 15:32
Compare
Choose a tag to compare
  • On macOS, getUserConfigDir() and getSiteConfigDir() now return /Users/xxx/Library/Preferences and /Library/Preferences respectively. #34

appdirs-1.1.0

22 Apr 17:23
Compare
Choose a tag to compare
  • On Windows, it is now possible to get a path that does not include 'appAuthor' part. #28
  • Added a new method getSharedDir(). On macOS, this method returns /Users/Shared/Library/Application Support/ which could be useful as it can be writable to multiple users. #31

appdirs-1.0.3

27 Dec 16:45
Compare
Choose a tag to compare

UnixAppDirs should search environment variables instead of system properties. #6

appdirs-1.0.2

18 Dec 15:30
Compare
Choose a tag to compare

Avoid deprecated Windows function. #5

appdirs-1.0.1

15 Nov 16:54
Compare
Choose a tag to compare

Changed the scope of jna-platform dependency to compile. #2

1.0.0-SNAPSHOT

21 Nov 14:01
Compare
Choose a tag to compare
1.0.0-SNAPSHOT Pre-release
Pre-release