Skip to content

Releases: Logitar/Logitar.NET

v1.19.2

19 Nov 21:40

Choose a tag to compare

Fixed

  • Upgraded NuGet.

v1.19.1

24 Sep 17:45
d4e4c53

Choose a tag to compare

Fixed

  • ColumnId constructors.

v1.19.0

24 Sep 15:40

Choose a tag to compare

Added

  • Implemented column aliases.

v1.18.0

30 Jul 15:42
b516a00

Choose a tag to compare

Added

  • DateTimeExtensions.

Fixed

  • Upgraded NuGet package.

v1.17.0

06 Jun 19:56

Choose a tag to compare

Changed

  • Logitar class library now targets .NET Standard 2.1.

Fixed

  • System usings.

v1.16.0

27 Mar 01:47
385535f

Choose a tag to compare

Added

  • Implemented a TwilioClient.

v1.15.0

04 Mar 02:39

Choose a tag to compare

Added

  • Implemented the Mask string extension method.

v1.14.0

25 Feb 17:52

Choose a tag to compare

Added

  • Implemented a MailgunClient.

Fixed

  • Password recovery message template.

v1.13.1

29 Jan 21:52

Choose a tag to compare

Fixed

  • Fixed documentation.
  • Fixed GetErrorCode.

v1.13.0

22 Jan 04:19
3b50046

Choose a tag to compare

Added

  • Added GetBase64String methods to RandomStringGenerator.
  • Implemented cryptographically strong string generation from a list of characters.

Changed

  • Improved performance of RandomStringGenerator.GetString method.