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

Feature: Added support for ConditionOperator AboveOrEqual in a Condition Expression #85

Open
wants to merge 4 commits into
base: 2x-dev
Choose a base branch
from

Commits on Jul 26, 2024

  1. Added initial version for support of AboveOrEqual

    Sander.Bosman committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a22eb16 View commit details
    Browse the repository at this point in the history
  2. Finished the AboveOrEqual condition expression

    Added a test for the above or equal expression
    Sander.Bosman committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2bbaf14 View commit details
    Browse the repository at this point in the history
  3. Fixed some issues with building for other target configurations theb …

    …365 or v9
    
    Fixed namespace
    Sander.Bosman committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    01fd517 View commit details
    Browse the repository at this point in the history
  4. Fixed Test project as well for other build targets

    Sander.Bosman committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    03ccd9f View commit details
    Browse the repository at this point in the history