Swarm model can be used in sets and comparable. BaseResource has by_id classmethod.
5.3
===
3: Add functionality to Ingredient model.
5.1
===
In Velociraptor.get_credentials, allow username and password to be resolved by environment variables.
5.0
===
Removed ``utc`` and ``utcfromtimestamp`` from ``common.utils``. Use ``utc.UTC`` and ``utc.fromtimestamp`` from the `utc <https://pypi.org/project/utc>`_ instead.
``vr.common.paths`` no longer exposes ``ProcData``, which should be imported from ``vr.common.models``.
4.10
====
Add suds-py3 as a dependency when on Python 3.
Added new 'balancers' extra, which installs the dependencies for the balancers.