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