PlatformFolders-4.0.0
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.