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

Change ImageCleaner API #2511

Merged
merged 10 commits into from
Mar 22, 2024
Merged

Change ImageCleaner API #2511

merged 10 commits into from
Mar 22, 2024

Commits on Mar 12, 2024

  1. Adapting ImagerCleaner API

    Hckjs committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    60e7430 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Hckjs committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    afbc01f View commit details
    Browse the repository at this point in the history
  3. Adding changelog

    Hckjs committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d79025b View commit details
    Browse the repository at this point in the history
  4. Shorten line

    Hckjs committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    755ffa7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    121df23 View commit details
    Browse the repository at this point in the history
  6. Adapt docstring

    Hckjs committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6d3ca07 View commit details
    Browse the repository at this point in the history
  7. Update changelog

    Hckjs committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0913db5 View commit details
    Browse the repository at this point in the history
  8. Make __call__ abstract

    Hckjs committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d6a364e View commit details
    Browse the repository at this point in the history
  9. Adding event to __call__ function

     - Switching from low-level cleaning method approach to
       just adding event as keyword argument to the
       __call__ function
     - backwards compatible now
    Hckjs committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4317c30 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a05e27 View commit details
    Browse the repository at this point in the history