- Always provide a error message when using undefiend jinja variables - Add a unitest to verify that all jinja errors are handled correctly
2.0.4
* Relax the versions for dependent packages This should make it easier to install qface next to other python packages. * Fix usage of deprecated APIs * Improve error reporting in qface files * Switched to Github Actions as CI and added new jobs which help to notify when the package breaks