* Fix HISTORY.rst formatting to properly render release on PyPI. * Fix bug in new offline Conda search function introduced in 17.5.10.
---------------------
17.5.10
---------------------
* Always clean up build directory in mulled commands (thanks to johanneskoester). * Expose offline mode in Conda search utility (for repeated fast searches). * When publishing mulled containers - use quay.io API to publish them as public. * Add explicit option ``--check-published`` to ``mulled-build-*``. * Fix auto-installation of Involucro on first attempt. * Handle explicit tags in ``mulled-build-files`` and add an implicit tag of ``0`` if none found. * Fix tab parsing in ``mulled-build-files``.
---------------------
17.5.9
---------------------
* Make mulled-search to search biocontainers instead of mulled repository by default (thanks to tom-tan). * Allow setting a new base image with mulled-build.
---------------------
17.5.8
---------------------
* Fix mulled image cleanup. 55.
---------------------
17.5.7
---------------------
* Updates to CWL library functionality for several months worth of CWL tool updates. * Allow finding tools by a URI-like strings (e.g. ``file://``, ``http://``, ``dockstore://``). * Bring in latest Galaxy updates.
---------------------
17.5.6
---------------------
* Expanded options for mulled CLI tools and library functionality. Fixes 49.