CHANGELOG

Changelog for package rpyutils

0.6.0 (2024-10-03)

  • Add types and ament_mypy to rpyutils. (#12)

  • Contributors: Michael Carlstrom

0.5.0 (2024-04-26)

0.4.1 (2023-08-21)

  • correct the URL and f-strings format (#11)

  • Contributors: Chen Lihui

0.4.0 (2023-04-28)

0.3.2 (2023-02-13)

  • [rolling] Update maintainers - 2022-11-07 (#10)

  • Contributors: Audrow Nash

0.3.1 (2022-09-13)

  • Mirror rolling to master

  • updating maintainer

  • Contributors: Audrow Nash, Dharini Dutia

0.3.0 (2022-05-04)

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