Skip to content

v10.0.0

Compare
Choose a tag to compare
@jgarber623 jgarber623 released this 04 May 03:07
· 14 commits to main since this release
v10.0.0
996b85f

"Breaking" changes

  • minimum Ruby once again v2.7
  • client user agent string has changed to Mozilla/5.0 (compatible; IndieWebEndpointsDiscovery/1.0; +https://rubygems.org/gems/indieweb-endpoints)
  • IndieWeb::Endpoints::Client#inspect returns a slightly differently formatted string

Commits

  • Alpha sort triggers [skip ci] (34a2b6e)
  • Fix IRB history file config (84d26c1)
  • Ignore .ruby-lsp folder (8dfc02d)
  • Remove unnecessary system command (48be456)
  • Set minimum Ruby version to 2.7 (31a9e57)
  • Refactor Client#inspect method (354ec39)
  • Update Client’s user agent string (3ae2586)
  • Remove unnecessary call to #to_s (36b73f9)
  • Add nokogiri-html-ext (feb119b)
  • Refactor private matches_from_headers method (a8ec53d)
  • Update selectors to return attributes (70b8001)
  • Resolve relative URLs in parsed document (bd60091)
  • Remove exception handling (9346b08)
  • Remove #inspect spec (4bd7dc9)
  • Bump version to v10.0.0 (996b85f)

Full Changelog: v9.1.0...v10.0.0