Fuzi v2.2.1 Release Notes

Release Date: 2019-04-01 // about 5 years ago
    • 🛠 Fixed a bug that parses an HTML document with xmlReadMemory. This worked previously because the compiler used to treat convenience initializers in a polymorphic manner, which does not match the spec.