Krpc

Latest version: v0.5.3

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

Scan your dependencies

Page 2 of 2

0.2.2

========
+ Static methods now require `KRPC::Client` instance as first argument (Fix 4)
+ Improved parameters default value handling
+ Improved collections encoding
+ Fixed few minor bugs

0.2.0

========
+ **Added Streaming support**:
+ Stream creation by calling method with `_stream` suffix
+ **Improved in-REPL experience**:
+ Added documentation content received from kRPC server to in-REPL documentation output
+ Improved `to_s` and `inspect` methods in `KRPC::Gen::ClassBase` and `KRPC::Streaming::Stream` classes
+ Arguments of `KRPC::Clientinitialize` method turned into keyword arguments
+ RPC methods are no longer bound to single `KRPC::Client` object (Fix 3)
+ Fixed arguments sometimes not correctly passed to RPC methods (due to Ruby 2.2.1 bug) (Fix 1)
+ Removed `required_params_count` parameter from `Clientbuild_request` method, and made that method public
+ `KRPC::TypeStore`'s methods changed, to be class level methods
+ Added dependency on *Nokogiri* and development dependency on *Pry* and *hanna-nouveau*
+ Minor improvements and fixes

0.1.1

========
+ Added `KRPC.connect` method
+ Added block argument to `Clientconnect` and `Clientconnect!` methods

0.1.0

========
+ Initial release

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.