CHANGES
=======

* Add the tokenizer feature and entrypoint
* fix typo
* Fix python version to use with wardoff
* reword readme
* move tests at the right place
* Move analyzer to analyzers/syntax.py
* Create the \`analyzers\` module to host all kind of analyzer
* Split code into dedicated modules
* wardoff's goals

0.0.1.dev23
-----------

* still in development message
* ignore pbr artifacts
* fix travis deployment
* ignore deployments
* split contexts
* comment travis trick
* fix test
* fix test
* fix test
* unstable development
* Improve things
* setup travis
* refactor analyzer
* add contribution guide
* improve formatting
* fix linters errors
* fix imports
* Improve analyzer
* tokenizer
* backup
* adding ast and token analyzer
* improve venv
* initialize project
* Initial commit
