8000 Tags · drivendataorg/cloudpathlib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: drivendataorg/cloudpathlib

Tags

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
< 10000 div class="Overlay-headerContentWrap">

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

v0.15.1

Toggle v0.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pydantic v2 update (#349)

* pydantic compatibility warning

* add note to docs

* try fix MaxOS actions error

* pydantic v2 compatibility

* Keep v1 compatibility

* Remove warning message

* no need to version skip

* update changelog

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prep for v0.15.0 (#339)

* release 0150

* python 3.11.4 compatibility
0