v0.6.2
- Fix d3.select and d3.selectAll to set the parent to the document element when passed a selector.
- Fix selection.data to pass the values function the parents array.
- Fix selection.append to append entering nodes as the last child when the before selector is null.
- Add tests.