Pidgin v2.3.0 Release Notes

Release Date: 2020-02-27 // about 4 years ago
  • โž• Added

    • Nullability checks

    ๐Ÿ›  Fixed

    • A bug in HexNum. Thank you @comaid for the contribution!
    • Some ArrayPool leaks.
    • A bug causing Sequence to fail when its type argument was IComparable but not IEquatable

    ๐Ÿ”„ Changed

    • ๐ŸŽ Significant performance improvements when parsing from a non-chunked in-memory source such as a string or an array.
    • SkipWhitespaces has been rewritten --- it should now run much faster

    โœ‚ Removed

    • ๐Ÿ‘Œ Support for netstandard1.3