Skip to content

1.0

Compare
Choose a tag to compare
@maxhumber maxhumber released this 24 Sep 18:06
· 69 commits to master since this release

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