Commit Graph

8 Commits

Author SHA1 Message Date
Julien Neuhart
e3366d0b62 adding new attribute lock (#8) 2018-05-16 12:06:30 +02:00
Julien Neuhart
5100693789 new attribute interpreter for commands (#7) 2018-05-16 10:55:08 +02:00
Julien Neuhart
2871fb1ffe improving logging (#5)
* small refactoring of error messages

* (very) small refactoring of structs instantiation

* improving logging with debug messages

* using INFO level as default + changing previous debug message to info message
2018-05-04 17:43:19 +02:00
Julien Neuhart
4997b73bac new feature: users are now able to provide more file types to convert by adding entries in their configuration file (#3)
* new feature: users are now able to provide more file types to convert by adding entries in their configuration file

* removing README blueprint: was not working correctly

* improving code coverage of config package
2018-05-03 17:18:55 +02:00
Julien Neuhart
a1abbc55a2 refactoring all tests but handlers and process 2018-04-11 13:30:02 +02:00
Julien Neuhart
e29ab4760a adding markdown conversion to PDF + fixing some issue in CI process 2018-04-10 16:56:30 +02:00
Julien Neuhart
ee15a52001 improving code coverage 2018-04-05 10:36:38 +02:00
Julien Neuhart
1564219f8b adding first tests + small refactoring for tests 2018-04-04 15:17:04 +02:00