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 - v0.12.0 #237

Merged
merged 1 commit into from
Nov 17, 2024
Merged

Release - v0.12.0 #237

merged 1 commit into from
Nov 17, 2024

Conversation

shinji-san
Copy link
Owner

Added

  • Added .NET 9.0 support
  • Added use-case interfaces IMakeSharesUseCase and IReconstructUseCase to the SecretSharingDotNet project.
  • Added a guide to the README.md file on how to use the use-case interfaces with dependency injection.

Changed

  • Changed the Sqrt signature in the BigIntCalculator class from property to method.
  • Changed method visibility from public to protected in the BigIntCalculatorand Calculator classes to restrict access.

Removed

Resolves: No entry
@shinji-san shinji-san self-assigned this Nov 17, 2024
@shinji-san shinji-san merged commit eb365a1 into develop Nov 17, 2024
4 checks passed
@shinji-san shinji-san deleted the release-v0.12.0 branch November 17, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant