Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-29 | 407 Bytes | |
v0.37.2 - se_to_utf8_io_writer() source code.tar.gz | 2024-12-29 | 1.4 MB | |
v0.37.2 - se_to_utf8_io_writer() source code.zip | 2024-12-29 | 1.5 MB | |
Totals: 3 Items | 2.9 MB | 0 |
What's Changed
New Features
- #836: Add
se::to_utf8_io_writer()
helper compatible withstd::io::Write
and restricted to UTF-8 encoding.
New Contributors
- @pronebird made their first contribution in https://github.com/tafia/quick-xml/pull/836
Full Changelog: https://github.com/tafia/quick-xml/compare/v0.37.1...v0.37.2