Skip to content

4.1.1: bug fixes and SQLIte logger

Compare
Choose a tag to compare
@facontidavide facontidavide released this 30 Mar 09:39
· 388 commits to master since this release

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