Improved error handling. TaskFalcon is now less forgiving with syntax errors in the project file.
This might break existing project files with errors (until fixed), but will lead to a better overall stability
Exporting ClickMaps. With the parameter -export-click-map, TaskFalcon will export an additional JSON file for each generated chart to improve integration in editors like Visual Studio Code. This allows clicking on a task or resource in a chart and being navigated to the corresponding task/resource in the project file
Bugfix:
Fixed problem with rescheduled tasks after a project update where a task buffer lead to resources not showing their efforts correctly on a gantt+resource chart.