Skip to content

Latest commit

 

History

History
59 lines (52 loc) · 1.65 KB

Changelog.md

File metadata and controls

59 lines (52 loc) · 1.65 KB

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.2.0] - 2021-15-16

Added

  • Add method overloading for updateIdToBufferEncoded() on vector of buffer
  • Add method overloading for decode() for Buffer param
  • Add decodeFirst() for Buffers param
  • Add generateRandomString()
  • Add generateRandomIntegral()
  • Add getHexPayload() to Head

Changed

  • Fix get version in getVersion()
  • Fix Data package
  • Fix Error package
  • Fix Synchro package

[2.1.0] - 2021-10-23

Added

  • Add getVersion function
  • Add GCC 10 compatibility
  • Add composeDecodedChunks()
  • Add endCommunication()
  • Add test

Changed

  • inline namespace from v1 to v2
  • Fix updateIdToBufferEncoded()

Removed

  • Remove v1 code
  • Removed vector type and defined new specific type

2.0.0 - 2021-10-10

Added

  • Shared pointer management

Changed

  • Change interface layout
  • Fix memory leak
  • Fix chunk package usage
  • Fix error in package
  • Fix test

Removed

  • Remove back compatibility

1.0.1 - 2021-08-23

Changed

  • Change memory management

1.0.0 - 2021-08-22

Added

  • First release

What is a changelog? A changelog is a file which contains a curated, chronologically ordered list o