Skip to content

v0.6.0

Compare
Choose a tag to compare
@rsanchez15 rsanchez15 released this 26 Mar 07:01
· 19 commits to main since this release

This release includes the following features in cmake-utils project:

  • Extend find_packages function to load module dependency versions.

This release includes the following features in cpp-utils project:

  • New Log Configuration class to configure the Log class.
  • Split the CustomStdLogConsumer class into a BaseLogConsumer class that filters logs based on their kind and content and a StdLogConsumer class that prints the logs through std.
  • Add function to convert a string with a floating number followed by either the letters B, KB, MB, GB, TB, PB or KiB, MiB, GiB, TiB, PiB to bytes.

This release includes the following dependencies update:

Repository Old Version New Version
Foonathan Memory Vendor eProsima/foonathan_memory_vendor v1.3.1 v1.3.1
Fast CDR eProsima/Fast-CDR v2.1.3 v2.2.0
Fast DDS eProsima/Fast-DDS v2.13.1 v2.14.0