Skip to content

Latest commit

 

History

History
62 lines (48 loc) · 1.99 KB

CHANGELOG.rst

File metadata and controls

62 lines (48 loc) · 1.99 KB

Changelog for package launch_yaml

0.14.0 (2020-12-08)

  • Add frontend support for LogInfo action (#467)
  • Contributors: Jacob Perron

0.13.0 (2020-11-04)

  • Validate unparsed attributes and subentities in launch_xml and launch_yaml (#468)
  • Update package maintainers (#465)
  • Contributors: Ivan Santiago Paunovic, Michel Hidalgo

0.12.0 (2020-08-18)

0.11.1 (2020-08-14)

0.11.0 (2020-08-04)

  • Use new type_utils functions (#438)
  • Close YAML file when we're done. (#415)
  • Add pytest.ini so local tests don't display warning (#428)
  • Contributors: Chris Lalancette, Dan Rose, Ivan Santiago Paunovic

0.10.2 (2020-05-26)

0.10.1 (2020-05-08)

0.10.0 (2020-04-24)

  • more verbose test_flake8 error messages (same as ros2/launch_ros#135)
  • Use imperative mood in docstrings. (#362)
  • Contributors: Dirk Thomas, Steven! Ragnarök

0.9.5 (2019-11-13)

0.9.4 (2019-11-08)

0.9.3 (2019-10-23)

0.9.2 (2019-10-23)

  • install resource marker file for packages (#341)
  • Contributors: Dirk Thomas

0.9.1 (2019-09-25)

0.9.0 (2019-09-18)

  • install package manifest (#330)
  • Add frontend module in launch, launch_xml and launch_yaml packages (#226)
  • Contributors: Dirk Thomas, ivanpauno