4.1.1: bug fixes and SQLIte logger
I must admit that 4.1.0 was kind of a misfire.
Some important bugs were fixed since that release, and you should probably NOT use it.
Notable changes
-
ManualNode and dependency to ncurses . I am assuming that nobody uses that node. If you do... I am sorry? NCurses is a dependency I don't want to have.
-
New logger based on SQLite, that will allow users to log multiple runs in the same database. It is meant to be used with Groot2
-
Now substitution rules can be loaded from JSON at runtime (see tutorial 11)
-
Fixed issue #530
-
some header files (3rd party dependencies) moved from folder util to contrib