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

v2.3.0 Release #152

Merged
merged 2 commits into from
Jul 17, 2024
Merged

v2.3.0 Release #152

merged 2 commits into from
Jul 17, 2024

Conversation

wbaldoumas
Copy link
Owner

Description

Adds support for .NET Standard 2.0 and bumps the package version to trigger a v2.3.0 release.

Closes #149.

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d31da14) to head (09085e3).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #152   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          112       112           
  Branches        13        13           
=========================================
  Hits           112       112           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wbaldoumas wbaldoumas added the enhancement New feature or request label Jul 17, 2024
@wbaldoumas wbaldoumas merged commit 4312435 into main Jul 17, 2024
8 checks passed
@wbaldoumas wbaldoumas deleted the v2.3.0 branch July 17, 2024 03:01
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support netstandard 2.0
1 participant