Releases: FreeSlave/standardpaths
Releases · FreeSlave/standardpaths
standardpaths 0.3.0
- xdgpaths as separate dependency
- Add savedGames on Windows
- Fix findExecutable. Now it accepts only absolute paths and base names. Relative paths will return null. Also function now does not search in empty path (e.g. if PATH variable has :: in it).
- Remove capitalized StandardPaths.Constants
standardpaths 0.2.1
Fix Downloads path on Windows having terminating null.
standardpaths 0.2.0
Add binPaths. StandardPath constants are now camelCased as defined by D style (PascalCase versions are still here for backward compatibility). Add xdg convenient functions.
standardpaths 0.1.2
Getting Downloads folder on Windows
standardpaths 0.1.1
Add Travis CI
Fix building for compilers used older frontend.
standardpaths 0.1.0
OS X support. Currently with hardcoded path to Carbon framework.
standardpaths 0.0.4
Little fixes for Posix systems. Updated README.
standardpaths 0.0.3
Don't read fonts.conf on Posix.
Add roamingPath on Windows.
standardpaths 0.0.2
Nothrow safe interface
standardpaths 0.0.1
Update font paths finding for x11 systems.