* Added: static method ``audfactory.Lookup.generate_uid()`` to generate UID by hashing a string * Fixed: add documentation of attributes for ``audfactory.Lookup``
0.5.9
--------------------------
* Added: link to HTML documentation to ``setup.cfg`` * Added: cleanup after tests on Artifactory
0.5.8
--------------------------
* Fixed: repository argument of ``audfactory.list_artifacts()`` was ignored before
0.5.7
--------------------------
* Added: documentation on how to convert ``audfactory.Lookup`` to a ``pandas.Dataframe`` * Fixed: list string parameters that are not allowed to use as params in ``audfactory.Lookup``
0.5.6
--------------------------
* Added: ``audfactory.Lookup.columns`` * Added: ``audfactory.Lookup.ids`` * Added: nice ``repr`` and ``str`` output for ``audfactory.Lookup`` * Fixed: check for correct type of lookup parameters to avoid storing the same parameter twice in a lookup table