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/8.0.0 #49

Merged
merged 7 commits into from
May 26, 2024
Merged

release/8.0.0 #49

merged 7 commits into from
May 26, 2024

Conversation

MrMatthewLayton
Copy link
Member

Release 8.0.0

Updated cryptography components to separate out public/private key requirements, especially those relating to PKCS8 format keys.
Added `Optional<T>` and `Result<T>` monads.
Added `FirstOrNone`, `LastOrNone` and `SingleOrNone` for LINQ, bugfix for `BigDecimal` and `NumberInfo` equality and corresponding tests, and  some formatting changes.
* Added ProtectedData to provide in-memory encryption for sensitive data such as private keys and secrets.

* Added xmldoc.
* Updated versions to 8.0.0 for release.

* Removed license URL as it's deprecated.
@MrMatthewLayton MrMatthewLayton merged commit 66dcb43 into release May 26, 2024
2 checks passed
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