Skip to content

Releases: ami-iit/serial_cpp

v1.3.4

04 Aug 08:42
fa05db6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.3...v1.3.4

v1.3.3

07 Apr 09:44
d62a051
Compare
Choose a tag to compare

What's Changed

  • Fix wrong OR to AND in BUILD_TESTING and PROJECT_IS_TOP_LEVEL logic by @traversaro in #9

Full Changelog: v1.3.2...v1.3.3

v1.3.2

07 Apr 09:34
ff106b6
Compare
Choose a tag to compare

What's Changed

  • Do not add tests if project is included via add_subdirectory/FetchContent by @traversaro in #8

Full Changelog: v1.3.1...v1.3.2

v1.3.1

05 Apr 09:51
919a61a
Compare
Choose a tag to compare

What's Changed

  • Add serial_cpp_INSTALL CMake option to disable install by @traversaro in #6

Full Changelog: v1.3.0...v1.3.1

v1.3.0

05 Apr 07:57
e67eecd
Compare
Choose a tag to compare

This is the first release of the serial_cpp library, that started as a friendly fork of the wjwwood/serial, see wjwwood/serial#312 for more details.

What's Changed

  • Add basic support for pixi and CI by @traversaro in #1
  • Rename library from serial to serial_cpp by @traversaro in #2
  • Add support for FetchContent and CMake imported targets by @traversaro in #4
  • Document that the changelog is not going to be mantained by @traversaro in #5

New Contributors

Full Changelog: https://github.com/ami-iit/serial_cpp/commits/v1.3.0