---------------------
* Initial implementation of ``cwl_run`` command that runs a
CWL tool and job file through Galaxy. 49c5c1e_
* Add ``--cwl`` flag to ``serve`` to experimentally serve CWL tools
in Galaxy.
`Pull Request 339`_
* Implement highly experimental ``cwl_script`` command to convert
a CWL job to a bash script. 508dce7_
* Add name to all XUnit reports (thanks to `hexylena`_).
`Pull Request 343`_
* Capture stdout and stderr for ``shed_diff`` and ``shed_update``
XUnit reports. `Pull Request 344`_
* More tool linting (conditionals) thanks to `hexylena`_.
`Pull Request 350`_
* UTF-8 fixes when handling XUnit reports. `Pull Request 345`_
* Add `Epigenetics` as Tool Shed category. `Pull Request 351`_
* Merge changes to common modules shared between Galaxy, Planemo, and Pulsar (thanks to `natefoo`_).
`Pull Request 356`_
* Add ``--cite_url`` to ``tool_init``. fdb1b51_
* ``tool_init`` bug fix. f854138_
* Fix `setup.py`_ for cwltool and bioblend_ changes. 1a157d4_
* Add option to specify template sqlite database locally. c23569f_
* Add example IPython notebooks to docs. c8640b6_
---------------------