Releases: tbela99/css
Releases · tbela99/css
enable multithreading
v0.3.9 performance improvements
What's Changed
Full Changelog: V0.3.8...v0.3.9
v0.3.8 Command line tool
What's Changed
Full Changelog: V0.3.7...V0.3.8
V0.3.7
V0.3.6 Bug fix release
V0.3.5
Performance improvements and bug fix
What's Changed
#108 parsing and rendering performance improvement
#111 fix fatal errors
#109 fix file name resolution issue
#107 fix event handler removal issue
Full Changelog: V0.3.2...V0.3.4
multibyte encoding support
addressing the following issues
#96 vendor property rendered incorrectly
#97 remove sourcemap reference when parsing css
#98 incorrectly handling keyframe rule 0%
#99 incorrect file name resolution
#100 missing whitespace character when rendering at-rule
#101 CDO and CDC tokens support
#102 parse incomplete tokens according to CSS syntax level 3
#103 multibyte encoding support
#104 add automtated test workflow
#105 add import and charset at-rule validation
fix notice and documentation
CSS nesting module support
#84 implement CSS nesting module support