v1.0.3
What's Changed
- Optimize alias using (array case). by @koykov in #5
- Parser issue: single quote attribute case. by @koykov in #6
- Mixed fmt and comment issue. by @koykov in #7
- Consider self-closing element with multiple attributes. by @koykov in #8
- Use byteconv instead of fastconv. by @koykov in #9
- Speedup parsing issues. by @koykov in #10
- update deps by @koykov in #11
Full Changelog: v1.0.2...v1.0.3