Releases: tox-dev/platformdirs
Releases · tox-dev/platformdirs
4.3.6
4.3.5
What's Changed
- Split build and publish for release by @gaborbernat in #306
Full Changelog: 4.3.4...4.3.5
4.3.4
What's Changed
- Use upstream setup-uv with uv python by @gaborbernat in #305
Full Changelog: 4.3.3...4.3.4
4.3.3
What's Changed
- Update check.yml by @gaborbernat in #302
- don't include outdated changelog in docs by @cbm755 in #301
New Contributors
Full Changelog: 4.3.2...4.3.3
4.3.2
What's Changed
- Use uv as installer by @gaborbernat in #300
- Fix multi-path returned from
_path
methods on MacOS by @matthewhughes934 in #299
New Contributors
- @matthewhughes934 made their first contribution in #299
Full Changelog: 4.3.1...4.3.2
4.3.1
Full Changelog: 4.3.0...4.3.1
4.3.0
What's Changed
- Speed up Hatch installation by @ofek in #282
- Test with Python 3.13 by @edgarrmondragon in #289
- Test with latest PyPy by @edgarrmondragon in #290
- Use
include-hidden-files: true
to upload coverage artifacts by @edgarrmondragon in #298 - Ensure PlatformDirs is valid superclass type for mypy AND not an abstract class for other checkers by @Avasam in #295
New Contributors
- @edgarrmondragon made their first contribution in #289
- @Avasam made their first contribution in #295
Full Changelog: 4.2.2...4.3.0
4.2.2
What's Changed
- Fix android detection when python4android is present by @tmolitor-stud-tu in #277
New Contributors
- @tmolitor-stud-tu made their first contribution in #277
Full Changelog: 4.2.1...4.2.2
4.2.1
What's Changed
- Switch to ruff for formatting and use codespell and docformatter by @gaborbernat in #261
- Use hatch over tox by @gaborbernat in #262
- chore: various minor fixes by @deronnax in #263
- chore: update dead Microsoft's known folders documentation link by @deronnax in #267
- Allow working without ctypes by @youknowone in #275
New Contributors
- @deronnax made their first contribution in #263
- @youknowone made their first contribution in #275
Full Changelog: 4.2.0...4.2.1
4.2.0
What's Changed
- Fix 2 typos about XDG_DATA_DIR by @Freed-Wu in #256
- Add convenience methods to
PlatformDirsAPI
that allow iterating over both user and site dirs/paths. by @SpaceshipOperations in #258
New Contributors
- @SpaceshipOperations made their first contribution in #258
Full Changelog: 4.1.0...4.2.0