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

Add CSV plugin #15

Merged
merged 11 commits into from
Dec 18, 2023
Merged

Add CSV plugin #15

merged 11 commits into from
Dec 18, 2023

Commits on Nov 1, 2023

  1. Add CSV serialization

    faph committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2839036 View commit details
    Browse the repository at this point in the history
  2. Add CSV deserialization

    faph committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8c7a21c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Add CSV serialization

    faph committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    624423a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df6bd16 View commit details
    Browse the repository at this point in the history
  3. Add CSV many rows support

    faph committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5e871be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04913df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9934953 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Depends on more-itertools

    faph committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d43f156 View commit details
    Browse the repository at this point in the history
  2. type ignore dict objs for now

    faph committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c8d1b82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa03ab4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aeed85d View commit details
    Browse the repository at this point in the history