Skip to content

Releases: FreeSlave/standardpaths

standardpaths 0.3.0

17 Mar 21:29
Compare
Choose a tag to compare
  • 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

01 Feb 09:30
Compare
Choose a tag to compare

Fix Downloads path on Windows having terminating null.

standardpaths 0.2.0

14 Jun 12:34
Compare
Choose a tag to compare

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

28 May 22:31
Compare
Choose a tag to compare

Getting Downloads folder on Windows

standardpaths 0.1.1

24 May 21:56
Compare
Choose a tag to compare

Add Travis CI
Fix building for compilers used older frontend.

standardpaths 0.1.0

08 May 20:03
Compare
Choose a tag to compare

OS X support. Currently with hardcoded path to Carbon framework.

standardpaths 0.0.4

28 Apr 18:13
Compare
Choose a tag to compare

Little fixes for Posix systems. Updated README.

standardpaths 0.0.3

07 Apr 23:40
Compare
Choose a tag to compare

Don't read fonts.conf on Posix.
Add roamingPath on Windows.

standardpaths 0.0.2

06 Apr 06:29
Compare
Choose a tag to compare

Nothrow safe interface

standardpaths 0.0.1

04 Apr 22:09
Compare
Choose a tag to compare

Update font paths finding for x11 systems.