There are many small fixes in this release, and as new features the mock support that allows pywbem users to test their code that uses the pywbem API against a mocked WBEM server.
See the [change log for 0.12.0](https://pywbem.readthedocs.io/en/stable_0.12/changes.html#pywbem-v0-12-0) for a complete list of changes.
0.11.0
Not secure
There is some new functionality, such as: - Added operation statistics gathering (experimental). - Added logging support for pywbem API calls and operations between client and server (experimental).
See the [0.11.0 change log](https://pywbem.readthedocs.io/en/stable_0.11/changes.html#pywbem-v0-11-0) for details.
0.10.1
Not secure
v0.10.1 is a fix release for v0.10.0. See the [0.10.1 change log](https://pywbem.readthedocs.io/en/stable_0.10/changes.html#pywbem-v0-10-1) for details. You can download this version from [PyPI](https://pypi.python.org/pypi/pywbem/0.10.1).
0.10.0
Not secure
There is some new functionality, such as: - use of SAX parser instead of minidom - finalized the indications API - added Iter\* enumeration and association operations with a Python generator/iterator interface that use the pull operations if available or else the traditional operations.
See the [0.10.0 change log](https://pywbem.readthedocs.io/en/stable_0.10/changes.html#pywbem-v0-10-0) for details.
0.9.1
Not secure
v0.9.1 is a fix release for v0.9.0. See the [0.9.1 change log](https://pywbem.readthedocs.io/en/stable_0.9/changes.html#pywbem-v0-9-1) for details. You can download this version from [PyPI](https://pypi.python.org/pypi/pywbem/0.9.1).
0.9.0
Not secure
v0.9.0 is a release with major new functionality (WBEM server API, WBEM indication API, Pulled enumerations) and many fixes. See the [0.9.0 change log](https://pywbem.readthedocs.io/en/stable_0.9/changes.html#pywbem-v0-9-0) for details. You can download this version from [PyPI](https://pypi.python.org/pypi/pywbem/0.9.0).