Skip to content

appdirs-1.1.0

Compare
Choose a tag to compare
@harawata harawata released this 22 Apr 17:23
· 96 commits to master since this release
  • 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