Releases: tox-dev/platformdirs
Releases · tox-dev/platformdirs
4.9.6
What's Changed
- 🐛 fix(release): use double quotes for tag variable expansion by @gaborbernat in #477
Full Changelog: 4.9.5...4.9.6
4.9.4
What's Changed
- Add permissions to workflows by @gaborbernat in #455
- Move SECURITY.md to .github/SECURITY.md by @gaborbernat in #456
- Standardize .github files to .yaml suffix by @gaborbernat in #458
- 📝 docs: add project logo to documentation by @gaborbernat in #459
Full Changelog: 4.9.3...4.9.4
4.9.3
What's Changed
- Fix test failures on BSD for runtime directory defaults by @Fridayai700 in #451
- Respect XDG_CONFIG_HOME in _get_user_dirs_folder by @bysiber in #453
- Add missing _optionally_create_directory in Android user_log_dir and user_runtime_dir by @bysiber in #452
New Contributors
Full Changelog: 4.9.2...4.9.3
4.9.2
What's Changed
- 📝 docs(platforms): fix RST formatting and TOC hierarchy by @gaborbernat in #447
- 📝 docs: restructure following Diataxis framework by @gaborbernat in #448
Full Changelog: 4.9.1...4.9.2
4.9.1
What's Changed
- 📝 docs: enhance README, fix issues, and reorganize platforms.rst by @gaborbernat in #445
Full Changelog: 4.9.0...4.9.1
4.9.0
What's Changed
- 📝 docs(usage): add use_site_for_root and comprehensive guidance by @gaborbernat in #439
- 🐛 fix(unix): use correct runtime dir path for OpenBSD by @gaborbernat in #440
- ✨ feat(api): add site_applications_dir property by @gaborbernat in #442
- ✨ feat(api): add site_bin_dir property by @gaborbernat in #443
- 📚 docs: split usage guide into tutorial, how-to, and reference by @gaborbernat in #441
Full Changelog: 4.8.0...4.9.0
4.8.0
What's Changed
- 📝 docs(windows): document Store Python sandbox path behavior by @gaborbernat in #423
- ✨ feat(api): add site_log_dir and document Store Python sandbox by @gaborbernat in #424
- ✨ feat(api): add site_state_dir for system-wide state by @gaborbernat in #425
- ✨ feat(api): add use_site_for_root parameter by @gaborbernat in #426
- ✨ feat(windows): add PLATFORMDIRS_* env var overrides by @gaborbernat in #427
- ✨ feat(windows): add WIN_PD_OVERRIDE_* env var overrides by @gaborbernat in #428
- 🐛 fix(macos): yield individual site dirs in iter_*_dirs by @gaborbernat in #429
- ✨ feat(api): add user_bin_dir property by @gaborbernat in #430
- ✨ feat(api): add user_applications_dir property by @gaborbernat in #432
- 📝 docs(usage): note that home dir is in stdlib by @gaborbernat in #431
Full Changelog: 4.7.1...4.8.0
4.7.1
What's Changed
- 🐛 fix(windows): avoid FileNotFoundError in sandboxed environments by @gaborbernat in #422
Full Changelog: 4.7.0...4.7.1
4.7.0
What's Changed
- 📝 docs: restructure and fix cross-references by @gaborbernat in #419
- ✨ feat(windows): use SHGetKnownFolderPath API by @moi15moi in #380
- 🐛 fix(unix): fall back to tempdir when runtime dir is not writable by @lengau in #369
- 🔧 build(release): adopt filelock-style automated workflow by @gaborbernat in #420
New Contributors
Full Changelog: 4.6.0...4.7.0
4.6.0
What's Changed
- Update outdated link and correct function doc by @joclement in #398
- Fix docs for
site_cache_dirby @brianhelba in #402 - 🔧 build: migrate from hatch to tox with ty by @gaborbernat in #415
- Add support for
XDG_*environment variables by @Czaki in #375
New Contributors
- @joclement made their first contribution in #398
- @brianhelba made their first contribution in #402
- @Czaki made their first contribution in #375
Full Changelog: 4.5.1...4.6.0