V0.3.5
Technical release, only for the sake of fully testing workflows.
- At least feature parity with what it was its split from vs-fltk.
- Some degree of documentation.
- Add support for
element.text()
&element.name()
in query. - Replace the current split implementation with something requiring less allocations
- man page generation via meson (not great, but I’ll take it).
- Initial setup for the test-suite.
- Add actual support of dot comparison in strings (to be tested).
- Functional CLI needed.
- Install scripts working (testing needed).