Skip to content

[Rust] Release 0.12.0

Compare
Choose a tag to compare
@Stranger6667 Stranger6667 released this 28 Dec 15:51
· 246 commits to master since this release
rust-v0.12.0
e63ddff

Changed

  • Display stylesheet location in network-related errors.
  • Implement std::error::Error::source for InlineError.

Performance

  • Optimize serialization of attributes and text nodes.