Skip to content

PlatformFolders-4.0.0

Compare
Choose a tag to compare
@sago007 sago007 released this 24 Jun 15:23
· 34 commits to master since this release

Changes:

  • Now requires a C++11 compatible compiler
  • Minimum Windows version raised from Windows XP to Windows 7.
  • The Mac version no longer depends on CoreServices
  • The correct "Download" folder is now returned on Windows
  • New folders:
    • Public: The folder used for sharing with other users
    • Save Games 2: Returns the "Saved Games" folder on Vista+
  • The XDG implementation are slightly more resilient to unrelated environments in user-dirs.dirs
  • Added unit tests
  • Improved CMake system

Thanks to @sum01 for his contributions. Especially regarding the unit tests.