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 #236

Merged
merged 48 commits into from
Nov 17, 2024
Merged

Release - v0.12.0 #236

merged 48 commits 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

shinji-san and others added 30 commits December 30, 2023 19:07
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest). These dependencies needed to be updated together.

Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.8.0...v17.9.0)

Updates `Microsoft.TestPlatform.ObjectModel` from 17.8.0 to 17.9.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.8.0...v17.9.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.TestPlatform.ObjectModel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…osoft.NET.Test.Sdk-and-Microsoft.TestPlatform.ObjectModel-17.9.0

Bump Microsoft.NET.Test.Sdk and Microsoft.TestPlatform.ObjectModel

Resolves: #206
Bumps [xunit](https://github.com/xunit/xunit) from 2.6.4 to 2.7.0.
- [Commits](xunit/xunit@2.6.4...2.7.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…t-2.7.0

Bump xunit from 2.6.4 to 2.7.0

Resolves: #209
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.7.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.5.6...2.5.7)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…t.runner.visualstudio-2.5.7

Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7

Resolves: #208
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.0.
- [Commits](xunit/xunit@2.7.0...2.8.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…t-2.8.0

Bump xunit from 2.7.0 to 2.8.0

Resolves: #212
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.8.0.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.5.7...2.8.0)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…t.runner.visualstudio-2.8.0

Bump xunit.runner.visualstudio from 2.5.7 to 2.8.0

Resolves: #213
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest). These dependencies needed to be updated together.

Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.10.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.9.0...v17.10.0)

Updates `Microsoft.TestPlatform.ObjectModel` from 17.9.0 to 17.10.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.9.0...v17.10.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.TestPlatform.ObjectModel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…i-6e52eec0d5

Bump Microsoft.NET.Test.Sdk and Microsoft.TestPlatform.ObjectModel

Resolves: #214
Bumps [xunit](https://github.com/xunit/xunit) from 2.8.0 to 2.8.1.
- [Commits](xunit/xunit@2.8.0...2.8.1)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…t-2.8.1

Bump xunit from 2.8.0 to 2.8.1

Resolves: #216
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.8.0...2.8.1)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…t.runner.visualstudio-2.8.1

Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1

Resolves: #217
Resolves: No entry
Bumps xunit from 2.8.1 to 2.9.0.

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…t-2.9.0

Bump xunit from 2.8.1 to 2.9.0

Resolves: #219
Bumps xunit.runner.visualstudio from 2.8.1 to 2.8.2.

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…t.runner.visualstudio-2.8.2

Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2


Resolves: #220
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest). These dependencies needed to be updated together.

Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.10.0...v17.11.0)

Updates `Microsoft.TestPlatform.ObjectModel` from 17.10.0 to 17.11.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.10.0...v17.11.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.TestPlatform.ObjectModel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…i-ed7a7278f4

Bump Microsoft.NET.Test.Sdk and Microsoft.TestPlatform.ObjectModel

Resolves: #222
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…elop/actions/setup-dotnet-4.0.1

Bump actions/setup-dotnet from 4.0.0 to 4.0.1

Resolves: #221
IMakeSharesUseCase & IReconstructionUseCase:

Resolves: #223
shinji-san and others added 18 commits August 30, 2024 22:55
GitHub Workflows: Remove .NET 7 setup

Resolves: #224
Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) from 17.11.0 to 17.11.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.0...v17.11.1)

---
updated-dependencies:
- dependency-name: Microsoft.TestPlatform.ObjectModel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…osoft.TestPlatform.ObjectModel-17.11.1

Bump Microsoft.TestPlatform.ObjectModel from 17.11.0 to 17.11.1

Resolves: #225
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.0 to 17.11.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.0...v17.11.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…osoft.NET.Test.Sdk-17.11.1

Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1

Resolves: #226
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.1.
- [Commits](xunit/xunit@2.9.0...2.9.1)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…t-2.9.1

Bump xunit from 2.9.0 to 2.9.1

Resolves: #227
Update method visibility from public to protected in BigIntCalculator and Calculator`1 classes to restrict access.
Also, fix method call syntax for Sqrt in FinitePoint`1 and improve null checks in operator overloads.

Resolves: No entry
Refactor visibility and syntax in Calculator classes


Resolves: #229
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…elop/actions/setup-dotnet-4.1.0

Bump actions/setup-dotnet from 4.0.1 to 4.1.0


Resolves: #231
Bumps [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [xunit](https://github.com/xunit/xunit). These dependencies needed to be updated together.

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

Updates `xunit` from 2.9.1 to 2.9.2
- [Commits](xunit/xunit@v2-2.9.1...v2-2.9.2)

---
updated-dependencies:
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…i-6dbb52c023

Bump Microsoft.NETFramework.ReferenceAssemblies and xunit

Resolves: #233
Removed .NET 6 support, because it retires on November 14, 2024.
See https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core

Resolves: No entry
Resolves: No entry
Resolves: No entry
@shinji-san shinji-san self-assigned this Nov 17, 2024
@shinji-san shinji-san merged commit 3e67d44 into main 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