Releases: Stranger6667/css-inline
Releases · Stranger6667/css-inline
[Rust] Release 0.10.4
[Ruby] Release 0.10.4
[Python] Release 0.10.4
[Rust] Release 0.10.3
Performance
- Optimized HTML serialization for a performance boost of up to 25%.
[WASM] Release 0.10.2
Changed
- Standardized the formatting of CSS declarations: now consistently using
:
separator between properties and values.
Performance
- Various performance improvements.
[Rust] Release 0.10.2
Changed
- Standardized the formatting of CSS declarations: now consistently using
:
separator between properties and values.
Performance
- Various performance improvements.
[Ruby] Release 0.10.2
Changed
- Standardized the formatting of CSS declarations: now consistently using
:
separator between properties and values.
Performance
- Various performance improvements.
[Python] Release 0.10.2
Changed
- Standardized the formatting of CSS declarations: now consistently using
:
separator between properties and values.
Performance
- Various performance improvements.
[WASM] Release 0.10.1
Performance
- Use a simpler way for HTML tree traversal.
- Avoid hashing in some cases.
[Rust] Release 0.10.1
Performance
- Use a simpler way for HTML tree traversal.
- Avoid hashing in some cases.