Slxjsonrpc

Latest version: v0.9.2

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

Scan your dependencies

0.9.2

===============================================================================

Added
* RcpBatch is now iterable and behave more list a list.

Fixed
* Type hinting errors.
* Most issues where the wrong combo of `exclude_unset` & `exclude_none` given to `model_dump_json` would result in a invalid JsonRpc.

Changed
* Notifications can now not trigger an Error Rpc reply. as per the specification.

0.9.1

===============================================================================

Fixed
* Type hinting errors.
* A method to param mapping error.

0.9.0

===============================================================================

Changed
* Now using Pydantic version 2.
* Now require python 3.7 or later.

0.8.2

===============================================================================

Added
* Change-log

Changed
* How `create_request` adds a Result reply handling. So now it uses `_add_result_handling`, which mean it will be easier to hook into for work-a-rounds.

0.8.1

===============================================================================

Fixed
* Type hinting errors.

0.8.0

===============================================================================
Added
* First Release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.