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

Field accessors now throw InvalidOperationException when called during invalid state. #162

Merged
merged 8 commits into from
Apr 12, 2024

Commits on Apr 1, 2024

  1. Fix for github issue 160: xlsx reader doesn't reset column state prop…

    …erly when advancing to new worksheet.
    MarkPflug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2e2dae3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c67294b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. GetString throws InvalidOperationException when called when the reade…

    …r is not in a valid state.
    MarkPflug committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3a5a130 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    7dfb9b3 View commit details
    Browse the repository at this point in the history
  2. Update release notes

    MarkPflug committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    31e7384 View commit details
    Browse the repository at this point in the history
  3. Update release notes

    MarkPflug committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b7c187c View commit details
    Browse the repository at this point in the history
  4. merge

    MarkPflug committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    464399d View commit details
    Browse the repository at this point in the history
  5. merge

    MarkPflug committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d2e88e6 View commit details
    Browse the repository at this point in the history