Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New URL structure #24

Merged

Commits on Jul 25, 2023

  1. Update URL structure

    - Add support for parameters other then width and height
    - 500x500 becomes widht:500|height:500
    - Add convert parameter to solve the issue with double extensions in the
      original file. (the reason this change has been made).
    - Upgrade Jest
    - Update README.md
    - Add CHANGELOG.md
    martijngastkemper committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e2ced13 View commit details
    Browse the repository at this point in the history
  2. Run tests on MacOS

    Image created on Linux aren't the same as on MacOS. So when creating
    fixtures you have to do that on MacOS.
    martijngastkemper committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    faf43a7 View commit details
    Browse the repository at this point in the history