All Versions
33
Latest Version
Avg Release Cycle
52 days
Latest Release
569 days ago

Changelog History
Page 4

  • v2.7.0 Changes

    January 24, 2017

    โž• Added

    • ๐Ÿ‘ SDK now supports .NET Standard 1.3

    ๐Ÿ”„ Changed

    • ๐Ÿ Moved to using System.IO.Packaging from dotnet/corefx for .NET Standard 1.3 and WindowsBase for .NET 4.5.
    • ๐Ÿ‘ท Cleaned up project build system to use .NET CLI.
  • v2.6.1 Changes

    January 15, 2016

    โž• Added

    • โž• Added hundreds of XUnit tests. There are now a total of 1333 tests. They take about 20 minutes to run, so be patient.
  • v2.6.0 Changes

    June 29, 2015

    โž• Added

    • ๐Ÿ Incorporated a replacement System.IO.Packaging that fixes some serious (but exceptional) bugs found in the WindowsBase implementation