Skip to content

1.0.5

Compare
Choose a tag to compare
@jayeb jayeb released this 10 Mar 18:12
· 522 commits to main since this release
  • Upgraded ImgixClient._sanitizePath() in three ways:
    • Upgraded ImgixClient._sanitizePath() to handle paths with leading slashes in all cases, including full-URL paths.
    • Upgraded ImgixClient._sanitizePath() to handle both encoded and un-encoded paths gracefully.
    • Fixed a bug where all paths prefixed with "http" were being treated as full URLs.