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

Do not modify original image in in-place resizing #151

Merged
merged 10 commits into from
Oct 28, 2021
Merged

Commits on Oct 26, 2021

  1. Avoid allocations in in-place resizing

    Anton Smirnov committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    c19ebc5 View commit details
    Browse the repository at this point in the history
  2. Cleanup Project.toml

    Anton Smirnov committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    4d39999 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0db49b View commit details
    Browse the repository at this point in the history
  4. Add test for imresize!

    Anton Smirnov committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    c3eb09e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Do not modify original image in in-place resizing

    Anton Smirnov committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    5411865 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    Anton Smirnov committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    ed395cd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into fix-inplace-resizing

    Anton Smirnov committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    68e2062 View commit details
    Browse the repository at this point in the history
  4. Fix keyword arguments

    Anton Smirnov committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    ac72350 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    Anton Smirnov committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    108189e View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    Anton Smirnov committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c65c7d1 View commit details
    Browse the repository at this point in the history