Skip to content
pySHV version 0.6.1

Added
* `is_shvtype` and `is_shvlist` functions that validates Python object
  as being `SHVType` and `SHVListType` respectively

Changed
* `is_shvmap` and `is_shvimap` now inspect also values with `is_shvtype`

Fixed
* Compatibility for `RpcSubscription` when all methods are requested
* `SimpleBase` sometimes causing error on exit due to not having any
  task to finish