Pathurl

Latest version: v0.6.0

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

Scan your dependencies

Page 1 of 2

1.0.0

.. _`Semantic Versioning`: https://semver.org/spec/v2.0.0.html

0.6.0

---------------------

Added
^^^^^
* Add constructors for URL, Path, Query that accept the parts as arguments

Removed
^^^^^^^
* Drop python 3.7 support

0.5.0

---------------------

Added
^^^^^
* Allow passing a dict in Query methods for keys that cannot be keyword arguments
* Allow replacing parts of a URL

Changed
^^^^^^^
* Query is immutable, with a new interface
* Path is immutable, with a new interface
* URL is immutable, with a new interface

0.4.0

---------------------

Removed
^^^^^^^
* Removed changelog from the published wheel

0.3.0

---------------------

Added
^^^^^
* URL has from_string as an alias to parse, to create new URLs
* Allow joining paths, and URLs with paths

Changed
^^^^^^^
* URL constructor accept kwargs only

Removed
^^^^^^^
* Removed the default scheme
* Removed params attribute as it's unused

0.2.0

---------------------

Added
^^^^^
* Added python310 support

Removed
^^^^^^^
* Dropped python36 support

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.