v0.32.0
Added
- Add an HTML tokenizer written in Elixir - this still experimental and it's not stable API yet.
- Add support for HTML IDs containing periods in the selectors - thanks @Hugo-Hache
- Add support for case-insensitive CSS attribute selectors - thanks @fcapovilla
- Add the
:rootpseudo-class selector - thanks @fcapovilla
Full Changelog: v0.31.0...v0.32.0
This is the first release using GitHub releases. The project will keep using the CHANGELOG.md file for documenting the changes - see it from our HexDocs page here: https://hexdocs.pm/floki/changelog.html
Happy hacking! :)