Skip to content

v4.0.0

Compare
Choose a tag to compare
@fb55 fb55 released this 13 Oct 07:07
· 961 commits to master since this release

Breaking changes:

  • Disallow quotes around unpacked pseudos 276a4b2
  • Throw errors when encountering multiple traversals in a row f07d582
  • Disallow names starting with # (fixes #287) 7d1e95b

New Features:

Other changes:

  • Walk through selector using indices c667214
  • Add missing tests for complete test coverage c49747f

v3.4.2...v4.0.0