Releases: Logitar/Logitar.NET
Releases · Logitar/Logitar.NET
v1.16.0
Added
- Implemented a TwilioClient.
v1.15.0
Added
- Implemented the Mask string extension method.
v1.14.0
Added
- Implemented a MailgunClient.
Fixed
- Password recovery message template.
v1.13.1
Fixed
- Fixed documentation.
- Fixed GetErrorCode.
v1.13.0
Added
- Added
GetBase64String
methods to RandomStringGenerator
.
- Implemented cryptographically strong string generation from a list of characters.
Changed
- Improved performance of
RandomStringGenerator.GetString
method.
v1.12.0
Added
- Implemented HTTP utils and API clients.
- Implemented a SendGridClient.
v1.11.0
Fixed
Logitar.Security
NuGet package version.
Removed
v1.10.0
Added
Changed
- Upgraded to .NET8.
- Upgraded NuGet packages.
- Integration test configurations.