ByteSize v2.1.1 Release Notes

Release Date: 2021-11-06 // over 2 years ago
    • โž• Add documentation
    • ๐Ÿ›  Fix potential System.NullReferenceException in the ToString() methods

Previous changes from v2.1.0

    • ๐Ÿ‘Œ Support multiply (*) and divide (/) operators of ByteSize object
    • โž• Add ToString IFormattable parameter overload
    • โž• Add target for .NET 5