Skip to content

Releases: Shiroechi/Litdex.Utilities

v1.2.0

12 Jul 07:27
d33d02d
Compare
Choose a tag to compare
  • Remove tab in documentation
  • Add .Net Standard 2.1 and .Net 5 upward compatibility
  • Change how to copy array in Concat method
  • Tweak Base16 algorithm
  • Add methods extension to choose random element from array and shuffle the array for System.Random

What's Changed

Full Changelog: v1.0.0...v1.2.0

v1.0.0

02 Apr 03:04
Compare
Choose a tag to compare

What new

  • Encode and Decode with base16, base 64, base85, and base 91.