xml-rs v0.8.4 Release Notes

    • 🛠 Fixed recognition of ?>, ]]> and /> tokens as characters.
    • 🛠 Fixed writer output operations to use write_all to ensure that the data is written fully.
    • The document declaration is now written before any characters automatically.