Releases: Kozea/tinycss2
Releases · Kozea/tinycss2
v1.5.1
Compare
Sorry, something went wrong.
No results found
Include parsing tests in source tarball
v1.5.0
Compare
Sorry, something went wrong.
No results found
Support most of CSS Color Level 5
Fix tokenizer crash on escaped Dimension units and Function names
v1.4.0
Compare
Sorry, something went wrong.
No results found
Support CSS Color Level 4
v1.3.0
Compare
Sorry, something went wrong.
No results found
liZe
released this
23 Apr 14:08
Support CSS nesting
Deprecate parse_declaration_list, use parse_blocks_contents instead
v1.2.1
Compare
Sorry, something went wrong.
No results found
liZe
released this
18 Oct 07:04
Fix tests included in the source tarball
v1.2.0
Compare
Sorry, something went wrong.
No results found
liZe
released this
17 Oct 19:16
Drop support of Python 3.6
Fix serialization of nested functions with no parameters
Don’t use pytest plugins by default
1.1.1
Compare
Sorry, something went wrong.
No results found
liZe
released this
22 Nov 17:54
Add support of Python 3.10.
Include tests in source package.
1.1.0
Compare
Sorry, something went wrong.
No results found
liZe
released this
29 Oct 22:26
Drop support of Python 3.5, add support of Python 3.9.
Fix ResourceWarning in tests.
Use Python standard library’s HSL to RGB converter.
Use GitHub Actions for tests.
New code structure, new packaging, new documentation.
1.0.2
Compare
Sorry, something went wrong.
No results found
liZe
released this
12 Sep 17:04
Don't crash when indent tokens have no lowercase equivalent name
1.0.1
Compare
Sorry, something went wrong.
No results found
liZe
released this
12 Sep 17:04
Fix tests launched by CI
Parse "--" ident tokens correctly