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 StringBuilder for better performance.
  • Documentation for parse updated to reflect the correct behavior.