Skip to content

Latest commit

 

History

History
100 lines (52 loc) · 5.28 KB

CHANGELOG.md

File metadata and controls

100 lines (52 loc) · 5.28 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.4 (2023-04-26)

Bug Fixes

  • #10: time primitive for ROS1 (e536709), closes #10

1.6.3 (2023-02-10)

Bug Fixes

  • fixed the incorrect typing of duration thanks to (EzraBrooks

1.6.2 (2022-06-14)

Bug Fixes

  • convert non-number const values to valid enum values (20788c5)

1.6.1 (2022-05-19)

Bug Fixes

  • don't add fields which are of "empty" type (04d3b37)
  • remove eslint-disable eslint-comments/no-unlimited-disable (9ab1517)

1.6.0 (2022-05-06)

Features

  • make ROS version configurable (e828a00)

1.5.0 (2022-03-30)

Features

Bug Fixes

1.4.2 (2022-02-20)

1.4.1 (2022-02-20)

1.4.0 (2022-02-20)

Features

1.3.0 (2022-02-20)

Features

1.2.0 (2022-02-16)

Features

1.1.0 (2022-02-01)

Features

Bug Fixes