Skip to content

Basic working functionality

Pre-release
Pre-release

Choose a tag to compare

@g105b g105b released this 08 Aug 07:52
· 179 commits to master since this 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.