Releases: g-plane/malva
Releases · g-plane/malva
v0.15.2
v0.15.1
Features
- Respect whitespaces in declaration values.
Fixes
- Fixed indentation for grid properties.
v0.15.0
Features
- Optimized formatting function arguments.
- Require Rust 2024 edition.
v0.14.3
Features
- Optimized formatting after comma in custom properties.
v0.14.2
Fixes
- Fixed formatting Sass with leading empty lines.
v0.14.1
Fixes
- Keep declaration name case for CSS module exports.
v0.14.0
Features
- Optimized formatting combinator after compound selector.
Fixes
- Fixed configuration schema.
v0.13.1
Fixes
- Fixed loading dprint config.
v0.13.0
Features
- Added
attrSelector.quotesoption. - Added support of
scroll-statein@containerat-rule.
Removal
- Removed deprecated
padCommentsoption. UseformatCommentsinstead.
v0.12.1
Fixes
- Fixed inserting new line when sorting declarations.