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 #84

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

V3 #84

wants to merge 55 commits into from

Commits on Dec 28, 2022

  1. Adding json and Scan

    vahid-sohrabloo committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    d2bbc98 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

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

Commits on Jan 3, 2023

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

Commits on Jan 5, 2023

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

Commits on Jan 24, 2023

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

Commits on Jan 27, 2023

  1. revert write method

    vahid-sohrabloo committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    99d1e34 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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

Commits on Jun 22, 2023

  1. Don't reset buffers in Write (fixes #81) (#82)

    * Don't reset buffers in Write (fixes #81)
    
    * Revert "Don't reset buffers in Write (fixes #81)"
    
    This reverts commit 642c80e.
    
    * Don't reset buffers in Write (#81)
    bgranvea authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    e0868ec View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. fix strict errors

    vahid-sohrabloo committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    355cbb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44b7e31 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. skip block on exec

    vahid-sohrabloo committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    832663e View commit details
    Browse the repository at this point in the history
  2. fix linter error

    vahid-sohrabloo committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8018d61 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    c896e4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc542c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cc2da6 View commit details
    Browse the repository at this point in the history
  4. update packages

    vahid-sohrabloo committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5834b4b View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

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

Commits on Dec 27, 2023

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

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    5414ce7 View commit details
    Browse the repository at this point in the history
  2. add more tests

    vahid-sohrabloo committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    cf7cde4 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. add more test

    vahid-sohrabloo committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    26f793e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. add more tests

    vahid-sohrabloo committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    00a1c9d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. add format json

    vahid-sohrabloo committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    900782e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. add vairant type

    vahid-sohrabloo committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    a11d41e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. add AppendAny to columns

    miladibra10 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    15f9ee3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    5af249d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22d8255 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    9270cc4 View commit details
    Browse the repository at this point in the history
  2. fix linter

    vahid-sohrabloo committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    db9b7ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ae6377 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7996982 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9c46f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d545ac View commit details
    Browse the repository at this point in the history
  7. fix github ci error

    vahid-sohrabloo committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    0d1d8e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    270d73e View commit details
    Browse the repository at this point in the history
  9. add codecov key

    vahid-sohrabloo committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a8e4b03 View commit details
    Browse the repository at this point in the history
  10. add codecov key

    vahid-sohrabloo committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    24cbf38 View commit details
    Browse the repository at this point in the history
  11. add codecov key

    vahid-sohrabloo committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    4bf343f View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Mar 7, 2024

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

Commits on Mar 8, 2024

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

Commits on Mar 11, 2024

  1. fix linter error

    vahid-sohrabloo committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5db5beb View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. make scan simpler

    vahid-sohrabloo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    46e2b78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a07702c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

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

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    ac1f1b2 View commit details
    Browse the repository at this point in the history
  2. fix enum in json

    vahid-sohrabloo committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6b4ca2d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. merge master

    vahid-sohrabloo committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4b59e29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df492cb View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    5dc523d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b710be View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

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

Commits on May 21, 2024

  1. handle events on exec

    vahid-sohrabloo committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b6c56dd View commit details
    Browse the repository at this point in the history