v0.29.1
Changes:
- Support Ruby 2.6.
Bug fixes:
- CSS selectors :first-child, :last-child, :nth-child and the adjacent combinator now all work more correctly.
Also added a note to README that versions of Ruby before 2.6 will have an ongoing problem with the adjacent CSS combinator. This is due to a bug in REXML.