Skip to content

Version 3.0.0

Latest
Compare
Choose a tag to compare
@alec1o alec1o released this 01 Jun 23:08
· 22 commits to main since this release

Byter version 3.0

Added
  • Primitive support.
  • Optimize overhead 2 bytes for 1 byte.
  • Class, Struct, Enum, Array and List is supported.
  • Documentation improved.
  • Fix. Reader make exception when read null content with custom Encoding Reader.Read<string>(Encoding)

What's Changed

  • Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.9.0 in /test by @dependabot in #14
  • Bump xunit.runner.visualstudio from 2.4.3 to 2.8.0 in /test by @dependabot in #13
  • Bump coverlet.collector from 3.1.0 to 6.0.2 in /test by @dependabot in #12
  • Bump xunit.runner.visualstudio from 2.4.3 to 2.8.0 in /test by @dependabot in #16
  • Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /test by @dependabot in #17
  • Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 in /test by @dependabot in #21
  • Bump xunit from 2.4.1 to 2.8.1 in /test by @dependabot in #20

New Contributors

Full Changelog: 2.0...3.0