Skip to content

Releases: philss/floki

v0.34.1

24 Feb 21:12
4e0f0ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.34.0...v0.34.1

v0.34.0

03 Nov 19:51
9182671
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.33.1...v0.34.0
Official Changelog*: https://hexdocs.pm/floki/changelog.html

v0.33.0

28 Jun 14:57
5a04965
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://hexdocs.pm/floki/changelog.html
Full Diff: v0.32.1...v0.33.0

v0.32.1

28 Mar 22:14
61cd712
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://hexdocs.pm/floki/changelog.html
Diff: v0.32.0...v0.32.1

PS: this was published on 2022-03-24. I forgot to release here on GitHub.

v0.32.0

18 Oct 17:16
v0.32.0
a30a7b8
Compare
Choose a tag to compare

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 :root pseudo-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! :)