pypi platformdirs 4.12.0

3 hours ago

What's Changed

  • 📝 docs(unix): fix site_applications_dir default by @gaborbernat in #594
  • 📝 docs(unix): describe the runtime dir fallback by @gaborbernat in #595
  • 📝 docs(android): describe detection and folders by @gaborbernat in #596
  • 📝 docs(windows): narrow MSIX AppData redirection by @gaborbernat in #597
  • 📝 docs(windows): show how to load a user font by @gaborbernat in #598
  • 📝 docs(windows): list COMMON_PROGRAMS override by @gaborbernat in #593
  • 📝 docs(macos): note XDG_*_DIR for media dirs by @gaborbernat in #592
  • 📝 docs(macos): fix the Homebrew site dir note by @gaborbernat in #591
  • 🐛 fix(ios): use the iOS app container instead of Linux XDG paths by @gaborbernat in #600
  • ✨ feat(api): add place_*_file methods that create parents as 0700 by @gaborbernat in #585
  • ✨ feat(testing): redirect every directory under a test root by @gaborbernat in #590
  • 🐛 fix(windows): resolve templates, public and bin dirs by known folder by @gaborbernat in #587
  • ✨ feat(api): add find_*_file methods for user and site lookup by @gaborbernat in #586
  • 🐛 fix(dirs): create user directories with mode 0700 by @gaborbernat in #588
  • 🐛 fix(dirs): raise when no home directory resolves by @gaborbernat in #589
  • 🐛 fix(unix): validate XDG_RUNTIME_DIR and warn on fallback by @gaborbernat in #599

Full Changelog: 4.11.15...4.12.0

Don't miss a new platformdirs release

NewReleases is sending notifications on new releases.