- add optimizations for collapsed Ranges
- starting to document psuedo-logic of range normalization
- package: allow any zuul "v2"
- use "index-of" module
- test: add another assert()
- test: another test case
- test: add another void elements test case
- index: add support for "void elements"
- package: update "zuul" to v1.16.3
- index: add and fix a failing test case
- package: add "collapse" as a keyword
- package: update "zuul" to v1.16.0
- test: more sanity test checks
- package: allow any "debug" v2
- package: update deps
- bumping to v1.0.0 for better semver defined behavior
- test: add failing test case
- test: attempting to fix Opera 11 failing tests
- travis: test more browsers
- index: fix failing test
- test: add another adjacent TextNode test
- test: fix comment
- test: add some more DIV child nodes tests
- test: use uppercase nodeName values for test names
- index: add initial support for adjacent TextNode instances
- index: handle the case where a collapsed DIV range gets normalized properly
- README: add Installation section
- README: fix spacing
- README: add Travis-CI build badge
- test: add test for bugfix
- test: remove
console.log()
calls - index: restore container and offset instead of retaining previous step container
- index: fix case where first normalization step gets lost
- add Makefile for zuul tests
- add .travis.yml file
- index: just more stuff
- test: add inner-wrapping TextNode test
- index: remove console.log() calls
- initial commit