* **submit:** add an external script for submitting to repository
Bug fixes ~~~~~~~~~
* **p4:** remove reusing of existing p4 clients
0.10.3
-------------------
Bug fixes ~~~~~~~~~
* **git:** typo fix
0.10.2
-------------------
New features ~~~~~~~~~~~~
* **git:** add `git checkout`, `git cherry-pick` and `refspec` functionality * **gerrit:** add Gerrit support * **configs:** add quotes and warning if space is detected within parameter in `command` item
Bug fixes ~~~~~~~~~
* **tests:** make unused vcs module import non-obligatory
0.10.1
-------------------
New features ~~~~~~~~~~~~
* **git:** add initial Git support; change ``--no-sync`` into switch of ``--vcs-type``
Bug fixes ~~~~~~~~~
* **p4:** fix 'Librarian checkout' exceptions
0.10.0
-------------------
New features ~~~~~~~~~~~~
* **p4:** add ``--p4-force-clean`` instead of ``--p4-no-clean`` option: p4client is now not deleted by default
Bug fixes ~~~~~~~~~
* **Project 'Universe' renamed into 'Universum' to avoid name duplication** * **reporter:** TeamCity-related parameters are no longer mandatory
0.9.1
------------------
New features ~~~~~~~~~~~~
* **launcher:** add support for :ref:`custom environment variables values <filtering>`