Skip to content

Releases: NightOwl888/NetFx.Polyfills

v4.0.0

13 Apr 13:41
Compare
Choose a tag to compare

First official release.

Change Log

  1. Added information to README in each package on how to interop with System.Memory, System.Buffers, and System.Runtime.CompilerServices.Unsafe on target frameworks > net40
  2. Fixed broken/invalid links in READMEs
  3. BUG: Corrected assembly name in System.Runtime.CompilerServices.Unsafe.xml

v4.0.0-alpha-0016

01 Apr 09:07
Compare
Choose a tag to compare
v4.0.0-alpha-0016 Pre-release
Pre-release

Removed .snupkg file for NetFx.System.Runtime.CompilerServices.Unsafe because the checksum of the assembly and .pdb files don't match. This is probably due to the workaround we used for strong naming because .ilproj doesn't support it directly. Proceeding without debugging symbols because we need the strong naming.

v4.0.0-alpha-0013

01 Apr 09:03
Compare
Choose a tag to compare
v4.0.0-alpha-0013 Pre-release
Pre-release

Initial release. Just testing to ensure the URLs are all configured right and packages will upload to NuGet properly.