Skip to content

Releases: danburzo/selery

v0.2.0

07 May 19:43
Compare
Choose a tag to compare

New features

Add positional start and end properties to the array of tokens returned by tokenize(), and to the nodes in the AST returned by parse(), to delimit the location of tokens/selectors in the input string (#13).

v0.1.0

20 Apr 08:57
Compare
Choose a tag to compare

This version features a revamped tokenizer hardened by the suite of tests from tabatkins/parse-css, as well as various improvements to the parser.

v0.0.10

11 Nov 19:45
Compare
Choose a tag to compare
0.0.10

v0.0.9

11 Nov 10:56
Compare
Choose a tag to compare
0.0.9

v0.0.8

10 Nov 18:08
Compare
Choose a tag to compare
Make README pretty