Skip to content

Tags: drivendataorg/cloudpathlib

Tags

v0.23.0

Toggle v0.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
WIP Support 3.14 (#530)

* Update for 3.14

* 314 updates

* lint

* Add changelog

* WIP

* format

* update tests

* update uv action

* updates to run 3.14

* don't use bash conditionals

* Don't clean within venv

* only use uv python

* use latest

* use uv python

* Update to 3.12 for single version ci tasks

* Code coverage

* Update cloudpathlib/cloudpath_info.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* don't clean venv

* pin pathlib-abc

* update CI no pre

* remove pathinfo

* release and deps

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

v0.22.0

Toggle v0.22.0's commit message
version bump

v0.21.1

Toggle v0.21.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jayqi Jay Qi
v0.21.1 release

v0.21.0

Toggle v0.21.0's commit message
prep 0.21.0 release

v0.20.0

Toggle v0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Python 3.13 compatibility (#474)

* Py 313 compatibility

* type ignore

* Update CI versions

* Fix version checks

* Add tests for new methods

* mypy fix

* Right mypy line

* Keep 3.8 for now

* Keep as native paths until last chance

* Allow pathlike for glob and rglob

* fix tests

* Pass on <py3.13

* update history note

* Code review comments

* omit glob.py from coverage

* reword history

* Add NotImplementedError for the missing methods in the CloudPath class

v0.19.0

Toggle v0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.19.0 release (#463)

* Bump version

* Clean up changelog entries

* Update release date

---------

Co-authored-by: Jay Qi <jayqi@users.noreply.github.com>
Co-authored-by: Peter Bull <peter@drivendata.org>

v0.18.1

Toggle v0.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support versions of GCS without transfer_manager (#410)

* Fix 408

* Version and changelog

* add warning

* update history PR

* Tweak description of change

* Update HISTORY.md

Co-authored-by: Jay Qi <2721979+jayqi@users.noreply.github.com>

---------

Co-authored-by: Jay Qi <2721979+jayqi@users.noreply.github.com>

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 0.18.0 changes (#406)

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add PR author credit

v0.16.0

Toggle v0.16.0's commit message
Version bump