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

Fix: adds new filters functions #1281

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Jul 30, 2024

  1. Fix: adds new filters functions

    Luca Simonetti authored and Jarema committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3aa2b31 View commit details
    Browse the repository at this point in the history
  2. Fix: change implementation as for the new ADR

    Luca Simonetti authored and Jarema committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8ea7e77 View commit details
    Browse the repository at this point in the history
  3. Fix: skip the 0 case, for better performance

    Luca Simonetti authored and Jarema committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    12ec78c View commit details
    Browse the repository at this point in the history
  4. Fix: default is not just implicit now

    Luca Simonetti authored and Jarema committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5b833ea View commit details
    Browse the repository at this point in the history
  5. Fix: remove println

    Luca Simonetti authored and Jarema committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0439e13 View commit details
    Browse the repository at this point in the history
  6. Fix: refactor using IntoIterator instead of vec

    Luca Simonetti authored and Jarema committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5817c57 View commit details
    Browse the repository at this point in the history
  7. adds more tests

    Luca Simonetti authored and Jarema committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e0e1919 View commit details
    Browse the repository at this point in the history
  8. fix(1280): apply suggestions from reviewer

    Luca Simonetti authored and Jarema committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a54ec80 View commit details
    Browse the repository at this point in the history
  9. fix(1261): format code for linter

    Luca Simonetti authored and Jarema committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    24e985a View commit details
    Browse the repository at this point in the history
  10. fix(1281): adds a config feature check

    Luca Simonetti committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d432bf4 View commit details
    Browse the repository at this point in the history
  11. fix(1281): no unused variable fix

    Luca Simonetti committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    dd84dfc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    97629a8 View commit details
    Browse the repository at this point in the history