scalpel v0.3.0 Release Notes

Release Date: 2016-01-31 // about 8 years ago
    • ➕ Added benchmarks and many optimizations.
    • 🚚 The select method is removed from the public API.
    • Many methods now have a constraint that the string type parametrizing
      🏷 TagSoup's tag type now must be order-able.
    • ➕ Added scrapeUrlWithConfig that will hopefully put an end to multiplying
      scrapeUrlWith* methods.
    • 0️⃣ The default behaviour of the scrapeUrl* methods is to attempt to infer the
      character encoding from the Content-Type header.