Releases: myFavShrimp/turf
Releases · myFavShrimp/turf
0.10.0
0.9.6
- Fixed vendor prefixing
0.9.5
- Fixed build on windows
0.9.4
- Add
<style_sheet_hash>,<style_sheet_hash_short>,<name_hash>, and<name_hash_short>placeholders intopackage.metadata.turf.class_names.templateconfiguration option (thank you @lukidoescode for creating a pr)
0.9.3
- Updated lightningcss
0.9.2
0.9.1
- Added error source information to error messages
0.9.0
- Updated dependencies
- Renamed the
inline_style_sheetmacro tostyle_sheet_valuesto avoid confusion - Added the
inline_style_sheetandinline_style_sheet_valuesmacros to allow inline SCSS style definitions - Changed
randomized_class_nameto use base64 ids rather than numeric ids for randomizing class ids (thank you @BToersche) - Added support for
any,has,host,is,not,slottedandwhereCSS pseudo classes. (thank you @BToersche)
0.8.0
- Updated dependencies
- Removed
once_cellfeature flag - Removed support for Rust 1.65
0.7.1
0.7.1
- Fixed compilation on minimum supported Rust version by pinning dependency versions
- Restructured project to allow specifying dependency from git repo