Changelog
=========

0.5.0 (2014-12-24)
------------------

- Add to persist log of successfully run Robot Framework tests and to not
  re-run them until they are changed (or build is cleared).
  This obsoletes ``.. robotframework:: :creates:`` -behavior.
  [datakurre]

0.4.4 (2014-07-20)
------------------

- Update documentation
  [datakurre]

0.4.3 (2014-02-10)
------------------

- Add global 'quiet' option to drop all robot syntax from sphinx output
  [datakurre]

0.4.2 (2013-09-30)
------------------

- Fix to keep working with robotframework < 2.8.x
  [datakurre]

0.4.1 (2013-09-30)
------------------

- Add test suite validation and skip running test suites without test cases
  [datakurre]

0.4.0 (2013-09-29)
------------------

- Add support for overriding robot variables using ROBOT\_-prefixed environment
  variables [datakurre]

0.3.1 (2013-09-21)
------------------

- Fix issue in Sphinx's image processing after test has been run
  [datakurre]
