Pathy

Latest version: v0.11.0

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

0.8.1

[0.8.1](https://github.com/justindujardin/pathy/compare/v0.8.0...v0.8.1) (2022-11-16)


Bug Fixes

* **azure:** "azure" scheme was not registered ([94](https://github.com/justindujardin/pathy/issues/94)) ([2791565](https://github.com/justindujardin/pathy/commit/279156530e8b88e5fbc27c58da034b441511dc6c))

0.8.0

[0.8.0](https://github.com/justindujardin/pathy/compare/v0.7.1...v0.8.0) (2022-11-16)


Features

* **azure:** support azure blob container storage ([93](https://github.com/justindujardin/pathy/issues/93)) ([9624856](https://github.com/justindujardin/pathy/commit/962485661a67a87f7b0cdccb25ee135a0faa7614))


BREAKING CHANGES

* **azure:** This removes an internal bit of code that allows for enumerating buckets in certain situations. The API was impossible to reach without going indirectly through the glob functionality, and it's unclear whether the code paths were ever reached outside of specific unit testing situations. If there's an explicit need for listing buckets, we can add a top-level API for it.

0.7.1

[0.7.1](https://github.com/justindujardin/pathy/compare/v0.7.0...v0.7.1) (2022-11-15)


Bug Fixes

* **pypi:** add classifiers for python 3.10 / 3.11 ([515cb5d](https://github.com/justindujardin/pathy/commit/515cb5d69c7be9a324b8c144d97671803d33401e)), closes [#89](https://github.com/justindujardin/pathy/issues/89)

0.7.0

[0.7.0](https://github.com/justindujardin/pathy/compare/v0.6.2...v0.7.0) (2022-11-15)


Features

* **python:** support python 3.11 ([c2a0586](https://github.com/justindujardin/pathy/commit/c2a0586c198a19cf6fcf81b41c60689af574db17))


BREAKING CHANGES

* **python:** Pathy.exists() no longer enumerates buckets if given a path with no root.

0.6.2

[0.6.2](https://github.com/justindujardin/pathy/compare/v0.6.1...v0.6.2) (2022-06-30)


Bug Fixes

* **smart_open:** use compression flag required by 6.x versions ([8c5f092](https://github.com/justindujardin/pathy/commit/8c5f09221702261e0f35f60fd2663e4ab42d2cf9))

0.6.1

[0.6.1](https://github.com/justindujardin/pathy/compare/v0.6.0...v0.6.1) (2021-10-25)


Bug Fixes

* Update for Python 3.10 compatibility ([68](https://github.com/justindujardin/pathy/issues/68)) ([450c2f2](https://github.com/justindujardin/pathy/commit/450c2f206efefe3d96e24294f5d02f8e9ceaf4ff))

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.