Releases: IowaComputerGurus/netcore.utilities
Releases · IowaComputerGurus/netcore.utilities
Version 6.2.0
Merge pull request #40 from IowaComputerGurus/feature/updates Feature/updates
Version 6.1.1 - Fixed DI
Merge pull request #32 from IowaComputerGurus/feature/correcting-di Correcting DI for derived key encryption service
Version 6.1.0 - Addition of Derived Key Encryption
What's Changed
- Updated CI Dependencies by @mitchelsellers in #26
- Bump actions/cache from 3.0.11 to 3.2.1 by @dependabot in #27
- Addition of DerivedBytes Key Management Implementation by @mitchelsellers in #28
- Bump actions/cache from 3.2.1 to 3.2.2 by @dependabot in #30
New Contributors
- @dependabot made their first contribution in #27
Full Changelog: v6.0.2...v6.1.0
Version 6.0.2 - Enum Utilities
What's Changed
- Added key creator exampe by @mitchelsellers in #15
- Updated to Sonar Cloud by @mitchelsellers in #16
- Added Enum Helpers by @mitchelsellers in #18
Full Changelog: v6.0.1...v6.0.2
Version 6.0.1 - Encryption API Improvements
What's Changed
- Encryption Enhancement Implementations by @mitchelsellers in #13
Full Changelog: v6.0.0...v6.0.1
Version 6.0.0 - Upgrade to .NET 6
What's Changed
- Initial committal of the release with the new project by @mitchelsellers in #1
- Updated Build support for GitHub Actions by @mitchelsellers in #6
- FIxed Readme by @mitchelsellers in #8
- Adding AES encryption service and unit tests. by @kenny-sellers in #7
- Updated to .NET 6.0 by @mitchelsellers in #10
New Contributors
- @kenny-sellers made their first contribution in #7
Full Changelog: https://github.com/IowaComputerGurus/netcore.utilities/commits/v6.0.0