CHANGELOG

Changelog for package rpyutils

0.2.1 (2022-03-01)

  • Make sure to call abspath when adding Windows DLL directories. (#8)

  • Update troubleshooting links to docs.ros.org (#6)

  • Contributors: Chris Lalancette, Christophe Bedard

0.2.0 (2020-09-11)

  • Create a shared function for importing c libraries (#4)

  • Add pytest.ini so local tests don’t display warning (#3)

  • Contributors: Chris Lalancette, Emerson Knapp

0.1.0 (2020-05-18)

  • Add context manager for adding DLL directories to the search path (#2)

  • Add package files and linter tests (#1)

  • Contributors: Jacob Perron