gazpacho v1.0 Release Notes

Release Date: 2020-09-24 // over 3 years ago
  • ๐Ÿ”„ Changelog

    1.0 (2020-09-24)

    • Feature: gazpacho is now fully baked with type hints (thanks for the suggestion @ju-sh!)
    • ๐Ÿ”‹ Feature: Soup.get("url") alternative initializer
    • Fixed: .find is now able to capture malformed void tags (<img />, vs. <img>) (thanks for the Issue @mallegrini!)
    • ๐Ÿ“‡ Renamed: .find(..., strict=) is now find(..., partial=)
    • ๐Ÿšš Renamed: .remove_tags is now .strip