Skip to content

Releases: PhpGt/CssXPath

Basic working functionality

08 Aug 07:52
Compare
Choose a tag to compare
Pre-release

This first pre-release has achieved the initial goal of passing the original tests for semi-complex CSS selector translation.

There are some edge cases to work through and when more complex tests are written we will surely find some room for improvement, but for now this is 233 lines of minimal code to do the same thing as the massive dependency WebEngine currently has.

We will soon be refactoring the Translator into its own classes of functionality, which will aim the project towards a stable release.