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

Fix Windows Ulimits #7

Merged
merged 17 commits into from
Mar 18, 2024
Merged

Fix Windows Ulimits #7

merged 17 commits into from
Mar 18, 2024

Commits on Feb 2, 2024

  1. Fix Support for ESM (#5)

    Co-authored-by: Roger Graham <github@accounts.inbound-mail.com>
    jtsmedley and RDGthree authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    bd2c94c View commit details
    Browse the repository at this point in the history
  2. Remove dist

    Bump version to 1.0.3
    Switch tsup to static version
    jtsmedley committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4a49af3 View commit details
    Browse the repository at this point in the history
  3. Only compile CJS

    Fix ESM tests
    jtsmedley committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0bcfccb View commit details
    Browse the repository at this point in the history
  4. Add CJS tests

    Change MJS test file names
    jtsmedley committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7e2bd5a View commit details
    Browse the repository at this point in the history
  5. Fix CJS test

    jtsmedley committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    d31e432 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07e1916 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    83999d6 View commit details
    Browse the repository at this point in the history
  2. Bump package version

    jtsmedley committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    08bb0fd View commit details
    Browse the repository at this point in the history
  3. Merge and fix packages

    jtsmedley committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    37f8922 View commit details
    Browse the repository at this point in the history
  4. Fixes

    jtsmedley committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    719d250 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Separates UnixFS and MFS operations to achieve a more consistent pack…

    …ing experience on Windows
    jtsmedley committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    36723e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Explicitly close file handle

    Switch to blockstore-level
    jtsmedley committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1ab8530 View commit details
    Browse the repository at this point in the history
  2. Fix tmp path

    jtsmedley committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f9234d8 View commit details
    Browse the repository at this point in the history
  3. Fix package in build

    jtsmedley committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b1080c2 View commit details
    Browse the repository at this point in the history
  4. Fix package in build

    jtsmedley committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    10ae3f2 View commit details
    Browse the repository at this point in the history
  5. Unneeded dev dep

    jtsmedley committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6efd065 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46a26e8 View commit details
    Browse the repository at this point in the history