justindujardin / pathy

simple, flexible, offline capable, cloud storage with a Python path-like interface
Apache License 2.0
171 stars 23 forks source link

Update to latest pathlib_abc #113

Open justindujardin opened 9 months ago

justindujardin commented 9 months ago

Opening an issue to track that we're out of date with the latest pathlib_abc. This isn't a worry per se, but we'd like to stay updated to get improvements.

From: https://github.com/justindujardin/pathy/issues/105#issuecomment-1891125261

FYI, I've published pathlib-abc 0.2.0. Changelog: https://pathlib-abc.readthedocs.io/en/latest/changes.html

barneygale commented 9 months ago

pathlib-abc should stabilise quite quickly. The changes from 0.1 to 0.2 will be the most drastic of any version bump I suspect. I'm hoping to put out a 1.0 release mid-year.