Skip to content

v0.5.3

Latest
Compare
Choose a tag to compare
@adrg adrg released this 31 Oct 16:51
· 1 commit to master since this release
aa865a5

Changelog

  • Updated xdg.SearchRuntimeFile to also look in the operating system's temporary directory for runtime files.
    This covers unlikely cases in which runtime files cannot be written relative to the base runtime directory either because it does not exist or it is not accessible, so xdg.RuntimeFile suggests the operating system's temporary directory as a suitable fallback location.

Internal

  • Improved package testing.