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.1.0 #53

Merged
merged 10 commits into from
May 29, 2024
Merged

Release 8.1.0 #53

merged 10 commits into from
May 29, 2024

Conversation

MrMatthewLayton
Copy link
Member

No description provided.

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.
…t<T>` monads, and added completely new non-generic `Result` monad. (#51)
@MrMatthewLayton MrMatthewLayton merged commit fdb839c into release May 29, 2024
1 check 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