Releases: nkutsche/css-model
Releases · nkutsche/css-model
Version 0.3.1
- Fixes escaping of string values by the property value serializer
Version 0.3.0
- Namespace support completed
- Changes on function signature of:
cssm:parse
cssm:create-matching-rule-catalog
- Upgrade of rng-xsl: 1.0.0 → 1.1.0
Version 0.2.1
- Whitespace fix in CSS-to-XSL conversion
Version 0.2.0
- Performance increase and signiture change on function
cssm:create-matching-rule-catalog
. - Adds possibility to skip internal result validation of CSS Model parser
Version 0.1.1
- Adding missing copyright statements and license info (#1)