Meeseeks v0.4.0 Release Notes

Release Date: 2017-04-08 // about 7 years ago
  • ✨ Enhancements

    • [Parse] Replace html5ever_elixir with meeseeks_html5ever
    • [Select] Allow CSS selector :not() to accept multiple selectors

    🛠 Fixes

    • [Parse] Move Document.new/1 to Parser.parse_tuple_tree/1
    • [Select] Fix ordering in Document.get_nodes/1 and Accumulator.return/1 (for Accumulator.All)