xml-rs v0.8.1 Release Notes

Release Date: 2020-04-06 // about 4 years ago
    • 🛠 Fixed various issues with tests introduced by updates in Rust.
    • Adjusted the lexer to ignore contents of the <!DOCTYPE> tag.
    • ✂ Removed unnecessary unsafety in tests.
    • ➕ Added tests for doc comments in the readme file.
    • Switched to GitHub Actions from Travis CI.