This new release removes the check for XML errors. This was a bad way to check for potential HTML syntax error. If the syntax error is huge enough, it should be catched up by MJML upon conversion.
A slight change was also made to the regexes for the debug’s code indentation.