CHANGES
=======

0.1.0
-----

* Fixes for tox.ini and Travis CI
* Add tox configuration

0.1.0rc1
--------

* Add link to asciicast
* Finally eliminated inotify problem
* Add synth test to improve code coverage
* More tests!
* Fix situation when config file is still absent
* Rename project
* Update documnetation
* Add some description
* Fix SysLog related problem
* Mock SysLog for Travis
* Add test on logging configuration
* Add fail criterea on Coverage
* Small flake8 fixes
* Add more tests
* Add unittests for check app
* Unittests on main func
* Remove Python2 legacy
* More tests!
* Small test refactoring
* Add first test set for App
* Add unittests for cli
* Add unittests for templates
* Fix misprint
* Make endpoints executable
* Update sshrcd
* Remove obsolete sequence file
* Improve logging
* Rework endpoints a bit
* Fix flake8
* Add tests for processor
* Some flake8 fixes
* Add parser tests
* Add tests for parser
* Add tests for Host class
* Finish lexer unittests
* Add unittests for token verification
* Tests for make_token lexer function
* Add unittests on lexer process_line function
* Add tests for regular expressions
* Add tests for get/split indent
* Add new badge to README
* Switch to codecov from coveralls
* Fix coveralls badge
* Add tests for reindenting line
* Add tests for cleaning line
* Add additional Travis verification
* Travis
* Remove py.test restriction
* Add dummy readme
* Add Travis
* Add tests on sshrc.utils
* Small fix
* Add sshrcd and refactor code
* Add first test
* Add first test
* Add tests
* Add test requirements
* Add tags to gitignore
* Add requirements
* Small fixes and refactorings
* Remove __main__
* Add more logging
* Add logging
* Rework on sshrc-gen
* More code
* Add ViaJumpHost additional option
* Move sshconf to sshrc
* Small fix
* Initial commit
* First commit
