v1.0.2
- 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
:nth-child(An+B of <selector>)
(thanks @noamr!)