aral 0.5.1 is now available. It’s a small update focused on correctness and efficiency.
Changes Link to heading
- Internal refactoring of the code managing the parser of an empty XML.
- Character data assembly uses
StringBuilderfor better performance. - Documentation for
parseupdated to reflect the correct behavior.