---------------------
* Enable XSD validation of tools by default (restore old behavior with
``planemo lint --no_xsd``). 1ef05d2_
* Implement a ``conda_lint`` command to lint Conda_ recipes based
on `anaconda-verify`_. 6a6f164_
* Implement ``clone`` and ``pull_request`` commands to ease PRs
(with documentation fixes from `martenson`_).
e925ba1_, ea5324f_
* Update `galaxy.xsd`_ to allow version_command's to have an interpreter
attribute. 7cca2e4_
* Apply improvement from `nsoranzo`_ for Planemo's use of
`git diff <https://git-scm.com/docs/git-diff>`__.
6f91719_
* Pull in downstream refactoring of ``tool_init`` code from `nturaga`_'s
Bioconductor_ work. ccdd2d5_
* Update to latest `Tool Factory`_ code from `tools-iuc`_. ca88b0c_
* Small code cleanups. b6d8294_, d6da3a8_
* Fixup docs in ``planemo.xml.validation``.
* Allow skipping newly required lxml_ dependency in `setup.py`_. 34538de_
---------------------