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 attribute parser for the with_scope tag #239

Merged
merged 5 commits into from
Oct 4, 2024
Merged

Commits on Sep 17, 2024

  1. working POC

    did committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a6c93c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. pass all the with_scope specs + benchmarking (WIP) in order to improv…

    …e parsing performances
    did committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7249945 View commit details
    Browse the repository at this point in the history
  2. improve the performance of the with_scope attributes parsing + use a …

    …different name of the simple version of the parser
    did committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4e54eec View commit details
    Browse the repository at this point in the history
  3. set a minimal Ruby version (3.2)

    did committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    50c068b View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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