Skip to content

v0.4 More refactoring and better console output

Pre-release
Pre-release
Compare
Choose a tag to compare
@vincentcox vincentcox released this 11 Feb 16:23
· 27 commits to master since this release
5d2803c
Filestructure and renamings main file (#23)

* Reforming project structure

* Fix travis issue with filestructure

* Clean up structure

* update gitignore

* update formatting readme roadmap

* Implemented the exclusion list feature

* Fix debug parameter

* Use Logger constants when using the Logger

* Move helper files to a new folder

* Use Logger constants when using the Logger (#15)

* Remove duplicate 'ERROR' keyword (#16)

Using the loger module, you already provide a '[Logger]' keyword

* Add some colors to temrinal prints (#18)

* Change 'main.py' to project name (#20)

* Namechange update in travis.yml file

* update travis