Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 349 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 349 Bytes

Changelog

v0.2.2 / 2022-08-20

  • Improve handling of escaped and invalid URLs (b0d6c75)

v0.2.1 / 2022-08-20

  • Handle escaped URLs and invalid URLs (af78837)
  • Use ruby/debug gem instead of pry-byebug (4476b9d)

v0.2.0 / 2022-07-02

  • Make resolve_relative_url method public (d132dd3)

v0.1.0 / 2022-07-01

  • Initial release! 🎉