floki v0.22.0 Release Notes

Release Date: 2019-08-21 // over 4 years ago
  • ➕ Added

    • Add Floki.traverse_and_update/2 that works in similar way to Floki.map/2 but ⚡️ traverse the tree and update the children elements. The difference from "map" is that this function can create a tree with more or less nodes. - thanks @ericlathrop

    🔄 Changed

    • ✂ Remove support for Elixir 1.4.