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

V3.0.0 Release - Upgrade to .NET 8 #109

Merged
merged 48 commits into from
Jun 7, 2024
Merged

V3.0.0 Release - Upgrade to .NET 8 #109

merged 48 commits into from
Jun 7, 2024

Commits on Apr 6, 2024

  1. upgrade to dotnet 8

    mukunku committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    ad945f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ffd288 View commit details
    Browse the repository at this point in the history
  3. #nullable enable

    mukunku committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5034771 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e138ad4 View commit details
    Browse the repository at this point in the history
  5. bump assembly version

    mukunku committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    0ee215d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    648ac89 View commit details
    Browse the repository at this point in the history
  2. adjust error copy

    mukunku committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    29337ec View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. add unit test github action

    mukunku committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    fd48808 View commit details
    Browse the repository at this point in the history
  2. fix windows version

    mukunku committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    3b52158 View commit details
    Browse the repository at this point in the history
  3. Update run-tests.yaml

    mukunku committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    cc6f893 View commit details
    Browse the repository at this point in the history
  4. Update run-tests.yaml

    mukunku committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    3c8ce96 View commit details
    Browse the repository at this point in the history
  5. Update run-tests.yaml

    mukunku committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    cf3398b View commit details
    Browse the repository at this point in the history
  6. Update run-tests.yaml

    mukunku committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    e80932c View commit details
    Browse the repository at this point in the history
  7. Update run-tests.yaml

    mukunku committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    b905f8d View commit details
    Browse the repository at this point in the history
  8. Update run-tests.yaml

    mukunku committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    4329ba5 View commit details
    Browse the repository at this point in the history
  9. Update run-tests.yaml

    mukunku committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    dae2196 View commit details
    Browse the repository at this point in the history
  10. Update run-tests.yaml

    mukunku committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    754fb6a View commit details
    Browse the repository at this point in the history
  11. Update run-tests.yaml

    mukunku committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    1264b1b View commit details
    Browse the repository at this point in the history
  12. Update run-tests.yaml

    mukunku committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    735b998 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. update packages

    mukunku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0a1198b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a26c5f View commit details
    Browse the repository at this point in the history
  3. update readme

    mukunku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5206890 View commit details
    Browse the repository at this point in the history
  4. add 'sql.execute' event back

    mukunku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fb5f039 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. remove DateOnly date formats and automatically widen columns when use…

    …rs sort them so they can see the sort arrows
    mukunku committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f494605 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb28de6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cde09cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13b32ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dccea0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8834bcc View commit details
    Browse the repository at this point in the history
  7. remove unneeded method

    mukunku committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f3dfbb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b23f940 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b724f1e View commit details
    Browse the repository at this point in the history
  10. remove using

    mukunku committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    47f8bd2 View commit details
    Browse the repository at this point in the history
  11. remove dead code

    mukunku committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    33aa88d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    e5ae477 View commit details
    Browse the repository at this point in the history
  2. adjust list sorting logic

    mukunku committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7855805 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d355c6b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    8a68261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbbf536 View commit details
    Browse the repository at this point in the history
  3. Revert "test project doesnt need to target windows only"

    This reverts commit cbbf536.
    mukunku committed May 10, 2024
    Configuration menu
    Copy the full SHA
    70ca1a9 View commit details
    Browse the repository at this point in the history
  4. bump assembly version

    mukunku committed May 10, 2024
    Configuration menu
    Copy the full SHA
    beb8317 View commit details
    Browse the repository at this point in the history
  5. remove hard coded executable name during parquet file association as …

    …it breaks for self contained executables.
    mukunku committed May 10, 2024
    Configuration menu
    Copy the full SHA
    91d72cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20204a4 View commit details
    Browse the repository at this point in the history
  7. move line back

    mukunku committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c7ec027 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f1c559 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    46b1383 View commit details
    Browse the repository at this point in the history
  2. [FEAT] Add link to wiki

    MCRE-BE committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    206d487 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Merge pull request #111 from MCRE-BE/datetime_query_fix

    [FIX] Proposal for fixing datetime query examples (#110)
    mukunku committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b94c733 View commit details
    Browse the repository at this point in the history