Skip to content

v1.0.1

Choose a tag to compare

@EduPonz EduPonz released this 17 Mar 08:48
· 113 commits to main since this release

This patch release adds the following improvements:

  • CI job for Windows (#11)
  • DataReader tests for reading and taking with loans (#15)
  • HelloWorldExample.py is now installed under share/fastdds_python_examples/HelloWorld (#17)

It also includes the following fixes:

  • Remove unnecessary dependency on libpython (#16)
  • Several fixes for Windows (#11)

PRs in merged order:

#15, #16, #11, #17