Releases: ami-iit/serial_cpp
Releases · ami-iit/serial_cpp
v1.3.4
What's Changed
- Fix arithmetic warnings by @akshaybabloo in #11
- Update windows runner to windows-latest by @traversaro in #12
- Bump version to 1.3.4 by @traversaro in #13
New Contributors
- @akshaybabloo made their first contribution in #11
Full Changelog: v1.3.3...v1.3.4
v1.3.3
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
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
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
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
- @traversaro made their first contribution in #1
Full Changelog: https://github.com/ami-iit/serial_cpp/commits/v1.3.0