Skip to content

v1.0.1

Compare
Choose a tag to compare
@gfoidl gfoidl released this 08 Nov 15:47
· 61 commits to master since this release
b6b35f0

What's new?

  • .NET Core 2.1 dropped (#78) (technically a breaking change, but this support was not "official")
  • .NET Standard 2.1 support (#100)

Bugs fixed

  • Base64.EncodeToUtf8 sometimes returns NeedMoreData when it should return Done (#94)
  • Base64Url does not detect invalid data accurately (#91)
  • Base64Url throws MalformedInput when status InvalidData is expected (#93)
  • ArrayPool-data should be cleared to be safe (#103)

Where to get?

https://www.nuget.org/packages/gfoidl.Base64/1.0.1