Skip to content

v0.36.0

Compare
Choose a tag to compare
@philss philss released this 01 Mar 21:37
· 10 commits to main since this release
v0.36.0
6fc70d4

Added

  • Add Floki.get_by_id/1 that returns one element by ID or nil.
    Thanks @SteffenDE.

Changed

  • Improve options validation with Keyword.validate!/2.
    This is not a change in APIs, but the error messages and opts validation should be standardized now.
    Thanks @vittoriabitton.

Removed

  • Drop support for Elixir v1.12.

Pull requests

New Contributors

Full Changelog: v0.35.4...v0.36.0