Fnapy

Latest version: v1.4.1

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

Scan your dependencies

Page 4 of 5

0.5.0

Not secure
--------------------
Removed
*******
* Remove ``BeautifulSoup`` dependency

Changed
*******
* Improve the text extraction from XML

0.4.3

Not secure
--------------------
Changed
*******
* In ``update_offers``, ``FnapyUpdateOfferError`` is raised if:
- ``offer_reference`` and at least one of the optional parameters (except
``product_reference``) are not provided
- ``offers_data`` is empty

0.4.2

Not secure
--------------------
Changed
*******
* Update documentation

0.4.1

Not secure
--------------------
Added
*****
* Implement ``delete_offers``

0.4.0

Not secure
--------------------
Changed
*******
* Use pricing_query (V2)
* Check the connection passed to ``FnapyManager`` is a ``FnapyConnection``
* Add a caveat in the README for the requests sent to the sandbox.
* Improve ``update_offers``

Fixed
*****
* Fix Unicode/string confusion bug in ``Response``

0.2.0

Not secure
--------------------
Added
*****
* Support Python 3
* Implement the ``Query`` class to allow complex queries
* Added new classes for requests and responses
(respectively ``Request`` and ``Response``)

Changed
*******
* Update the documentation
* Make the manager authenticate when it is created.
* All the methods return a ``Response`` instance
* Store the XML requests as ``Request`` instances

Fixed
*****
* Fixed the packaging
* Fix minor things in the constructor of ``FnapyManager``

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.