+8
−0
+4
−0
+106
−13
+33
−2
Loading
* feat: add xml_attr field and related functionality for XML serialization * feat: add xml_namespace support for XML serialization and deserialization * fix: simplify attribute handling and enhance documentation for peek_event and consume_peeked methods * revert unnecessary change * flatten xml_namespace * enhance test * fix: improve XML deserialization by adding namespace support and refactoring attribute handling * refactor: change DeEvent visibility to private and update peek_event method to private * revert unnecessary changes * fix xml deserializer * revert unnecessary change * fix * fix --------- Co-authored-by:damon <damonxue2@gmail.com> Co-authored-by:
Nugine <nugine@foxmail.com>