Recent Releases of https://github.com/tox-dev/platformdirs
https://github.com/tox-dev/platformdirs - 4.4.0
What's Changed
- feat: improve homebrew path detection by @daeho-ro in https://github.com/tox-dev/platformdirs/pull/370
New Contributors
- @daeho-ro made their first contribution in https://github.com/tox-dev/platformdirs/pull/370
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.8...4.4.0
- Python
Published by gaborbernat 6 months ago
https://github.com/tox-dev/platformdirs - 4.3.8
What's Changed
- Add missing examples and fix order of examples in README by @gene1wood in https://github.com/tox-dev/platformdirs/pull/355
New Contributors
- @gene1wood made their first contribution in https://github.com/tox-dev/platformdirs/pull/355
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.7...4.3.8
- Python
Published by gaborbernat 10 months ago
https://github.com/tox-dev/platformdirs - 4.3.7
What's Changed
- Chunk dependabot updates into a single PR by @ofek in https://github.com/tox-dev/platformdirs/pull/311
- Drop support for EOL Python 3.8 by @hugovk in https://github.com/tox-dev/platformdirs/pull/330
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.6...4.3.7
- Python
Published by gaborbernat 11 months ago
https://github.com/tox-dev/platformdirs - 4.3.6
What's Changed
- Fix readme download target by @gaborbernat in https://github.com/tox-dev/platformdirs/pull/307
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.5...4.3.6
- Python
Published by gaborbernat over 1 year ago
https://github.com/tox-dev/platformdirs - 4.3.5
What's Changed
- Split build and publish for release by @gaborbernat in https://github.com/tox-dev/platformdirs/pull/306
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.4...4.3.5
- Python
Published by gaborbernat over 1 year ago
https://github.com/tox-dev/platformdirs - 4.3.4
What's Changed
- Use upstream setup-uv with uv python by @gaborbernat in https://github.com/tox-dev/platformdirs/pull/305
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.3...4.3.4
- Python
Published by gaborbernat over 1 year ago
https://github.com/tox-dev/platformdirs - 4.3.3
What's Changed
- Update check.yml by @gaborbernat in https://github.com/tox-dev/platformdirs/pull/302
- don't include outdated changelog in docs by @cbm755 in https://github.com/tox-dev/platformdirs/pull/301
New Contributors
- @cbm755 made their first contribution in https://github.com/tox-dev/platformdirs/pull/301
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.2...4.3.3
- Python
Published by gaborbernat over 1 year ago
https://github.com/tox-dev/platformdirs - 4.3.2
What's Changed
- Use uv as installer by @gaborbernat in https://github.com/tox-dev/platformdirs/pull/300
- Fix multi-path returned from
_pathmethods on MacOS by @matthewhughes934 in https://github.com/tox-dev/platformdirs/pull/299
New Contributors
- @matthewhughes934 made their first contribution in https://github.com/tox-dev/platformdirs/pull/299
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.1...4.3.2
- Python
Published by gaborbernat over 1 year ago
https://github.com/tox-dev/platformdirs - 4.3.1
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.0...4.3.1
- Python
Published by gaborbernat over 1 year ago
https://github.com/tox-dev/platformdirs - 4.3.0
What's Changed
- Speed up Hatch installation by @ofek in https://github.com/tox-dev/platformdirs/pull/282
- Test with Python 3.13 by @edgarrmondragon in https://github.com/tox-dev/platformdirs/pull/289
- Test with latest PyPy by @edgarrmondragon in https://github.com/tox-dev/platformdirs/pull/290
- Use
include-hidden-files: trueto upload coverage artifacts by @edgarrmondragon in https://github.com/tox-dev/platformdirs/pull/298 - Ensure PlatformDirs is valid superclass type for mypy AND not an abstract class for other checkers by @Avasam in https://github.com/tox-dev/platformdirs/pull/295
New Contributors
- @edgarrmondragon made their first contribution in https://github.com/tox-dev/platformdirs/pull/289
- @Avasam made their first contribution in https://github.com/tox-dev/platformdirs/pull/295
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.2.2...4.3.0
- Python
Published by gaborbernat over 1 year ago
https://github.com/tox-dev/platformdirs - 4.2.2
What's Changed
- Fix android detection when python4android is present by @tmolitor-stud-tu in https://github.com/platformdirs/platformdirs/pull/277
New Contributors
- @tmolitor-stud-tu made their first contribution in https://github.com/platformdirs/platformdirs/pull/277
Full Changelog: https://github.com/platformdirs/platformdirs/compare/4.2.1...4.2.2
- Python
Published by gaborbernat almost 2 years ago
https://github.com/tox-dev/platformdirs - 4.2.1
What's Changed
- Switch to ruff for formatting and use codespell and docformatter by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/261
- Use hatch over tox by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/262
- chore: various minor fixes by @deronnax in https://github.com/platformdirs/platformdirs/pull/263
- chore: update dead Microsoft's known folders documentation link by @deronnax in https://github.com/platformdirs/platformdirs/pull/267
- Allow working without ctypes by @youknowone in https://github.com/platformdirs/platformdirs/pull/275
New Contributors
- @deronnax made their first contribution in https://github.com/platformdirs/platformdirs/pull/263
- @youknowone made their first contribution in https://github.com/platformdirs/platformdirs/pull/275
Full Changelog: https://github.com/platformdirs/platformdirs/compare/4.2.0...4.2.1
- Python
Published by gaborbernat almost 2 years ago
https://github.com/tox-dev/platformdirs - 4.2.0
What's Changed
- Fix 2 typos about XDGDATADIR by @Freed-Wu in https://github.com/platformdirs/platformdirs/pull/256
- Add convenience methods to
PlatformDirsAPIthat allow iterating over both user and site dirs/paths. by @SpaceshipOperations in https://github.com/platformdirs/platformdirs/pull/258
New Contributors
- @SpaceshipOperations made their first contribution in https://github.com/platformdirs/platformdirs/pull/258
Full Changelog: https://github.com/platformdirs/platformdirs/compare/4.1.0...4.2.0
- Python
Published by gaborbernat about 2 years ago
https://github.com/tox-dev/platformdirs - 4.1.0
What's Changed
- Update changelog for 4.0.0 by @rafalkrupinski in https://github.com/platformdirs/platformdirs/pull/242
- docs: fix Linux userlogdir example in README by @dbohdan in https://github.com/platformdirs/platformdirs/pull/245
- Drop support for EOL Python 3.7 by @hugovk in https://github.com/platformdirs/platformdirs/pull/246
New Contributors
- @rafalkrupinski made their first contribution in https://github.com/platformdirs/platformdirs/pull/242
- @dbohdan made their first contribution in https://github.com/platformdirs/platformdirs/pull/245
Full Changelog: https://github.com/platformdirs/platformdirs/compare/4.0.0...4.1.0
- Python
Published by gaborbernat about 2 years ago
https://github.com/tox-dev/platformdirs - 4.0.0
What's Changed
- sitecachedir: Use
/var/cacheagain instead of/var/tmpon UNIX by @andersk in https://github.com/platformdirs/platformdirs/pull/239
New Contributors
- @andersk made their first contribution in https://github.com/platformdirs/platformdirs/pull/239
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.11.0...4.0.0
- Python
Published by gaborbernat over 2 years ago
https://github.com/tox-dev/platformdirs - 3.11.0
What's Changed
- README: Fix CI badge by @hugovk in https://github.com/platformdirs/platformdirs/pull/222
- Fix documentation build by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/225
- Add support for Homebrew-installed software by @singingwolfboy in https://github.com/platformdirs/platformdirs/pull/232
New Contributors
- @singingwolfboy made their first contribution in https://github.com/platformdirs/platformdirs/pull/232
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.10.0...3.11.0
- Python
Published by gaborbernat over 2 years ago
https://github.com/tox-dev/platformdirs - 3.10.0
What's Changed
- Fix docs build failure by @Jackenmen in https://github.com/platformdirs/platformdirs/pull/210
- platformdirs: introduce
site_runtime_dirby @kemzeb in https://github.com/platformdirs/platformdirs/pull/212
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.9.1...3.10.0
- Python
Published by gaborbernat over 2 years ago
https://github.com/tox-dev/platformdirs - 3.9.1
What's Changed
- unix: Optionally create the opinionated log/ in
user_log_dir()by @kemzeb in https://github.com/platformdirs/platformdirs/pull/208
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.9.0...3.9.1
- Python
Published by gaborbernat over 2 years ago
https://github.com/tox-dev/platformdirs - 3.9.0
What's Changed
- Added desktop folder by @lukacat10 in https://github.com/platformdirs/platformdirs/pull/200
New Contributors
- @lukacat10 made their first contribution in https://github.com/platformdirs/platformdirs/pull/200
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.8.1...3.9.0
- Python
Published by gaborbernat over 2 years ago
https://github.com/tox-dev/platformdirs - 3.8.1
What's Changed
- BSD: provide a fallback for userruntimedir by @RayyanAnsari in https://github.com/platformdirs/platformdirs/pull/201
New Contributors
- @RayyanAnsari made their first contribution in https://github.com/platformdirs/platformdirs/pull/201
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.8.0...3.8.1
- Python
Published by gaborbernat over 2 years ago
https://github.com/tox-dev/platformdirs - 3.8.0
What's Changed
- Add missing user media directory docs by @kemzeb in https://github.com/platformdirs/platformdirs/pull/195
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.7.0...3.8.0
- Python
Published by gaborbernat over 2 years ago
https://github.com/tox-dev/platformdirs - 3.7.0
What's Changed
- Have userruntimedir return /var/run/user/uid for *BSD by @kemzeb in https://github.com/platformdirs/platformdirs/pull/194
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.6.0...3.7.0
- Python
Published by gaborbernat over 2 years ago
https://github.com/tox-dev/platformdirs - 3.6.0
What's Changed
- platformdirs: introduce userdownloadsdir() by @cofiem in https://github.com/platformdirs/platformdirs/pull/192
New Contributors
- @cofiem made their first contribution in https://github.com/platformdirs/platformdirs/pull/192
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.5.3...3.6.0
- Python
Published by gaborbernat over 2 years ago
https://github.com/tox-dev/platformdirs - 3.5.3
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.5.2...3.5.3
- Python
Published by gaborbernat over 2 years ago
https://github.com/tox-dev/platformdirs - 3.5.2
What's Changed
- git ls-files -z -- .github/workflows/check.yml | xargs -0 sed -i 's|3.12.0-alpha.7|3.12.0-beta.1|g' by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/187
- Use ruff by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/189
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.5.1...3.5.2
- Python
Published by gaborbernat over 2 years ago
https://github.com/tox-dev/platformdirs - 3.5.1
What's Changed
- Add 3.12 support by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/174
- Add tox.ini to sdist by @mtelka in https://github.com/platformdirs/platformdirs/pull/178
- removing Windows versions by @keller00 in https://github.com/platformdirs/platformdirs/pull/175
- Better handling for UNIX support by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/183
New Contributors
- @mtelka made their first contribution in https://github.com/platformdirs/platformdirs/pull/178
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.5.0...3.5.1
- Python
Published by gaborbernat almost 3 years ago
https://github.com/tox-dev/platformdirs - 3.5.0
What's Changed
- platformdirs: introduce
user_music_dir()by @kemzeb in https://github.com/platformdirs/platformdirs/pull/173
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.4.0...3.5.0
- Python
Published by gaborbernat almost 3 years ago
https://github.com/tox-dev/platformdirs - 3.4.0
What's Changed
- platformdirs: introduce
user_videos_dir()by @kemzeb in https://github.com/platformdirs/platformdirs/pull/169 - Adding platformdirs.PlatformDirs to docs by @keller00 in https://github.com/platformdirs/platformdirs/pull/170
- Fix linter failures by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/171
New Contributors
- @keller00 made their first contribution in https://github.com/platformdirs/platformdirs/pull/170
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.3.0...3.4.0
- Python
Published by gaborbernat almost 3 years ago
https://github.com/tox-dev/platformdirs - 3.3.0
What's Changed
- Exclude bots from generated release notes by @hugovk in https://github.com/platformdirs/platformdirs/pull/157
- platformdirs: introduce
user_pictures_dir()by @kemzeb in https://github.com/platformdirs/platformdirs/pull/167
New Contributors
- @kemzeb made their first contribution in https://github.com/platformdirs/platformdirs/pull/167
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.2.0...3.3.0
- Python
Published by gaborbernat almost 3 years ago
https://github.com/tox-dev/platformdirs - 3.2.0
What's Changed
- Add pyproject-fmt by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/150
- Bump deps and tools by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/149
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by @dependabot in https://github.com/platformdirs/platformdirs/pull/151
- Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by @dependabot in https://github.com/platformdirs/platformdirs/pull/153
- Bump deps and tools by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/154
- Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by @dependabot in https://github.com/platformdirs/platformdirs/pull/156
- Add option to create directories by @smsearcy in https://github.com/platformdirs/platformdirs/pull/155
New Contributors
- @smsearcy made their first contribution in https://github.com/platformdirs/platformdirs/pull/155
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.1.1...3.2.0
- Python
Published by gaborbernat almost 3 years ago
https://github.com/tox-dev/platformdirs - 3.1.1
What's Changed
- sitecachedir: use /var/tmp instead of /var/cache on unix by @efiop in https://github.com/platformdirs/platformdirs/pull/148
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.1.0...3.1.1
- Python
Published by gaborbernat almost 3 years ago
https://github.com/tox-dev/platformdirs - 3.1.0
What's Changed
- rst: fix backtics by @efiop in https://github.com/platformdirs/platformdirs/pull/146
- platformdirs: introduce sitecachedir by @efiop in https://github.com/platformdirs/platformdirs/pull/145
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.0.1...3.1.0
- Python
Published by gaborbernat almost 3 years ago
https://github.com/tox-dev/platformdirs - 3.0.1
What's Changed
- pyproject.toml: add appdirs keyword by @efiop in https://github.com/platformdirs/platformdirs/pull/144
New Contributors
- @efiop made their first contribution in https://github.com/platformdirs/platformdirs/pull/144
Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.0.0...3.0.1
- Python
Published by gaborbernat almost 3 years ago
https://github.com/tox-dev/platformdirs - 3.0.0
What's Changed
- Fix CI by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/125
- Use the correct project name in documentation by @pradyunsg in https://github.com/platformdirs/platformdirs/pull/131
- Fix CI by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/138
- Fix macos usersitedir by @ThomasWaldmann in https://github.com/platformdirs/platformdirs/pull/137
New Contributors
- @ThomasWaldmann made their first contribution in https://github.com/platformdirs/platformdirs/pull/137
Full Changelog: https://github.com/platformdirs/platformdirs/compare/2.6.2...3.0.0
- Python
Published by gaborbernat about 3 years ago
https://github.com/tox-dev/platformdirs - 2.6.2
What's Changed
- #122: Add typing-extensions as dependency when python_version < 3.8 by @amacf in https://github.com/platformdirs/platformdirs/pull/123
New Contributors
- @amacf made their first contribution in https://github.com/platformdirs/platformdirs/pull/123
Full Changelog: https://github.com/platformdirs/platformdirs/compare/2.6.1...2.6.2
- Python
Published by gaborbernat about 3 years ago
https://github.com/tox-dev/platformdirs - 2.6.1
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by @dependabot in https://github.com/platformdirs/platformdirs/pull/116
- Fix the CI, bump tools by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/119
- Coverage reporting fixes by @nedbat in https://github.com/platformdirs/platformdirs/pull/121
- Fix #114 by @Freed-Wu in https://github.com/platformdirs/platformdirs/pull/115
New Contributors
- @nedbat made their first contribution in https://github.com/platformdirs/platformdirs/pull/121
- @Freed-Wu made their first contribution in https://github.com/platformdirs/platformdirs/pull/115
Full Changelog: https://github.com/platformdirs/platformdirs/compare/2.6.0...2.6.1
- Python
Published by gaborbernat about 3 years ago
https://github.com/tox-dev/platformdirs - 2.6.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/platformdirs/platformdirs/pull/107
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 by @dependabot in https://github.com/platformdirs/platformdirs/pull/111
- Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 by @dependabot in https://github.com/platformdirs/platformdirs/pull/113
- Change userlogdir to point to userstatedir on Linux per the XDG spec by @lordwelch in https://github.com/platformdirs/platformdirs/pull/108
New Contributors
- @lordwelch made their first contribution in https://github.com/platformdirs/platformdirs/pull/108
Full Changelog: https://github.com/platformdirs/platformdirs/compare/2.5.4...2.6.0
- Python
Published by gaborbernat about 3 years ago
https://github.com/tox-dev/platformdirs - 2.5.4
Full Changelog: https://github.com/platformdirs/platformdirs/compare/2.5.3...2.5.4
- Python
Published by gaborbernat over 3 years ago
https://github.com/tox-dev/platformdirs - 2.5.3
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/platformdirs/platformdirs/pull/80
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/platformdirs/platformdirs/pull/82
- Bump pre-commit/action from 2.0.3 to 3.0.0 by @dependabot in https://github.com/platformdirs/platformdirs/pull/87
- Bump actions/upload-artifact from 2 to 3 by @dependabot in https://github.com/platformdirs/platformdirs/pull/86
- Bump actions/download-artifact from 2 to 3 by @dependabot in https://github.com/platformdirs/platformdirs/pull/85
- Bump actions/setup-python from 2 to 4 by @dependabot in https://github.com/platformdirs/platformdirs/pull/84
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/platformdirs/platformdirs/pull/83
- Docs: platformdirs is a package by @chanicpanic in https://github.com/platformdirs/platformdirs/pull/88
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/platformdirs/platformdirs/pull/89
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/platformdirs/platformdirs/pull/91
- Check 3.11 support by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/92
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/platformdirs/platformdirs/pull/93
- Bump tools by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/94
- Bump dependencies by @gaborbernat in https://github.com/platformdirs/platformdirs/pull/95
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/platformdirs/platformdirs/pull/96
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/platformdirs/platformdirs/pull/99
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/platformdirs/platformdirs/pull/100
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/platformdirs/platformdirs/pull/101
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/platformdirs/platformdirs/pull/102
- Declare support for Python 3.11 by @hugovk in https://github.com/platformdirs/platformdirs/pull/103
New Contributors
- @dependabot made their first contribution in https://github.com/platformdirs/platformdirs/pull/87
- @chanicpanic made their first contribution in https://github.com/platformdirs/platformdirs/pull/88
- @hugovk made their first contribution in https://github.com/platformdirs/platformdirs/pull/103
Full Changelog: https://github.com/platformdirs/platformdirs/compare/2.5.2...2.5.3
- Python
Published by gaborbernat over 3 years ago
https://github.com/tox-dev/platformdirs - Drop Python 3.6 support
- Python
Published by gaborbernat about 4 years ago
https://github.com/tox-dev/platformdirs - Add user_documents_dir
:+1:
- Python
Published by gaborbernat over 4 years ago
https://github.com/tox-dev/platformdirs - Add user_runtime_dir for $XDG_RUNTIME_DIR
- Python
Published by gaborbernat over 4 years ago
https://github.com/tox-dev/platformdirs - Unix: Fallback to default if XDG environment variable is empty
- Python
Published by gaborbernat over 4 years ago
https://github.com/tox-dev/platformdirs - Android support, path variants, python 3+ and type annotations
- Android support
- Add path variants
- Python 3 only support
- Type annotations
- Sphinx-based dedicated documentation
- Python
Published by gaborbernat over 4 years ago