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

feat: Accept XLSX files for input #297

Merged
merged 9 commits into from
Sep 6, 2023
Merged

feat: Accept XLSX files for input #297

merged 9 commits into from
Sep 6, 2023

Commits on Sep 4, 2023

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

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    58339cb View commit details
    Browse the repository at this point in the history
  2. fix: Support shifted column (#298)

    fix: Support column shift
    "updatedAt" is now at column "S" (`r[18]`)
    nandenjin committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    265f7d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc33caf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5325bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d23d8ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d0740b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d18bedb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    819999d View commit details
    Browse the repository at this point in the history