Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 646 Bytes

CHANGELOG.md

File metadata and controls

35 lines (24 loc) · 646 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.1] - 2021-11-20

Changed

  • Optimize encoding byte array.

[2.0.1] - 2021-11-15

Changed

  • Optimize encode/decode.

[2.0.0] - 2021-11-13

Add

  • Stream API
  • Support .NET Framework 3.5

[1.0.9] - 2020-12-18

Added

  • GenerateDocumentationFile

[1.0.8] - 2020-12-13

Changed

  • Refactoring

[1.0.7] - 2020-12-11

Added

  • Add Decode(Stream)
  • SourceLink