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

Refactor file loading/parsing; add support for spreadsheets as input #447

Merged
merged 11 commits into from
Aug 27, 2024

Commits on Aug 26, 2024

  1. Update poetry lock

    caufieldjh committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    09641da View commit details
    Browse the repository at this point in the history
  2. Refactor file parsing

    caufieldjh committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cc3301e View commit details
    Browse the repository at this point in the history
  3. Fix bug with logging

    caufieldjh committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    177228d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68f00ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98754f6 View commit details
    Browse the repository at this point in the history
  6. Parse tabular inputs

    caufieldjh committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8f47adb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4bcb88a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5368f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92a4a77 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Linting and type fixes

    caufieldjh committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6a3ef2d View commit details
    Browse the repository at this point in the history
  2. Update docs

    caufieldjh committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d21492a View commit details
    Browse the repository at this point in the history