Skip to content

Releases: LeaVerou/parsel

v1.2.2

25 Jun 15:02
a89b241

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

02 Dec 20:16
fc5dded

Choose a tag to compare

This release does not offer anything new compared to v1.2.0. We needed it to fix the broken release on npm.

v1.2.0

27 Nov 18:29
91b576a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.2

12 Jul 13:10

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

09 May 15:08

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

16 Mar 01:23

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.1.0

v1.0.3

25 Nov 16:05
3379996

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

27 May 14:04
70031d2

Choose a tag to compare

  • Better extensibility
  • Combinators are now allowed in start or end
  • Support for :nth-child(An+B of <selector>) (thanks @noamr!)
  • Minified versions, as well as CJS and UMD bundles (thanks @rajasegar!)
  • Several bugfixes
  • Added MIT license

v1.0.1

30 Sep 12:13

Choose a tag to compare

Adjust build script so that parsel_nomodule.js works inside BigQuery

v1.0.0

10 Sep 19:42

Choose a tag to compare

Update package.json