Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 970 Bytes

changelog.md

File metadata and controls

44 lines (30 loc) · 970 Bytes

Changelog

0.8.2 (18 Apr 2021)

  • Recover from invalid SHA1 state

0.8.1 (18 Apr 2021)

  • Fix issue with netstandard2.0 packages having no netstandard2.0 binaries (#27)

0.8.0 (17 Apr 2021)

  • Add support for 4 components package version.

0.7.0 (7 Mar 2021)

  • Migrate to .NET 5.0
  • Add several packages

0.6.2 (06 Nov 2020)

  • Fix Json serialization with netcoreapp3.1

0.6.1 (01 Nov 2020)

  • Fix Webserver startup

0.6.0 (31 Oct 2020)

  • Add AutomaticGraphLayout package (1.1.6+)

0.5.0 (17 Nov 2019)

  • Add Sharpcompress package (0.24.0)

0.4.0 (07 Oct 2019)

  • Add new packages

0.3.0 (10 July 2019)

  • Fix Guid generated for asmdef/meta files to use a stable GUID across package versions for the same asmdef

0.2.0 (08 July 2019)

  • Add System.Memory and System.Buffers (PR #2)

0.1.1 (08 July 2019)

  • Add route for root / to avoid 404 errors

0.1.0 (08 July 2019)

  • Add GeneticSharp (PR #1)

none (07 July 2019)

  • Initial version