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

Release 0.18.0 #11

Merged
merged 14 commits into from
Sep 7, 2024
Merged

Release 0.18.0 #11

merged 14 commits into from
Sep 7, 2024

Commits on Sep 7, 2024

  1. Removed support for net6.0 and net7.0, as they are out of support. On…

    …ly netstandard2.0 and net8.0 are supported.
    Arlodotexe committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ccb048c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6423327 View commit details
    Browse the repository at this point in the history
  3. IpfsFile no longer wraps the returned Stream in the LazySeekStream fr…

    …om OwlCore.ComponentModel.
    
    This can be applied separately if needed, but data larger than 2.1GB requires providing a custom backing stream.
    Arlodotexe committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b16f1d9 View commit details
    Browse the repository at this point in the history
  4. Remove async keyword from ApplyStartupProfileSettingsAsync and ApplyR…

    …outingSettingsAsync methods
    Arlodotexe committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f1bfdc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04efc1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bca0a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be2671c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f641ed5 View commit details
    Browse the repository at this point in the history
  9. Refactor IpfsFileTests to include additional test methods for reading…

    … large files from RPC API and Gateway
    Arlodotexe committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    270366d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c724af2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    688c410 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    af6f7a2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a8f2bb7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2ae5f89 View commit details
    Browse the repository at this point in the history