Skip to content

Latest commit

 

History

History
73 lines (70 loc) · 5.49 KB

CHANGELOG.rst

File metadata and controls

73 lines (70 loc) · 5.49 KB

Changelog for package micro_ros_utilities

5.0.1 (2024-05-31)

  • get_longest_member_name: fix typo (#58) (#59) (cherry picked from commit 74f7a6b08690079ecbb0262db563aa96f667277d) Co-authored-by: G.A. vd. Hoorn <[email protected]>
  • Remove wrong image path (#55) (#57) (cherry picked from commit 5f1cead35a1c4940db60e04e8a73c057ea2449b8) Co-authored-by: Antonio Cuadros <[email protected]>
  • Fix doxygen build (#53) (#54) (cherry picked from commit 9a3e25638db7a4629f4976ad38f2ed9d62039183) Co-authored-by: Antonio Cuadros <[email protected]>
  • Contributors: mergify[bot]

5.0.0 (2023-06-06)

  • Deprecate galactic (#52)
  • Handle sequence upper bounds (#48) (#50) * Take upper bounds into account * Uncrusty (cherry picked from commit 008b94ab857c72a4e79239cb1d5b80e80ed268bc) Co-authored-by: Pablo Garrido <[email protected]>
  • Fix snprintf type (#38) (#39) (cherry picked from commit 9103e7bcd298124aba94621cfc06715dcc10415b) Co-authored-by: Antonio Cuadros <[email protected]>
  • Fix nightly CI name (backport #44) (#45) * Fix nightly CI name (#44) * Fix nightly name * Remove CI launch on push * Update CI versions (cherry picked from commit 31e017dc06e2ab4c9f0822100638cd919dbb7872) * Update action-ros-ci version Co-authored-by: Antonio Cuadros <[email protected]> Co-authored-by: acuadros95 <[email protected]>
  • Modify CI approach (backport #41) (#42) * Modify CI approach (#41) (cherry picked from commit fbb2248aff2e5157a5bd21a5fd072b7acfaba166) # Conflicts: # .github/workflows/ci.yml * Update * Remove ros testing sources Co-authored-by: Antonio Cuadros <[email protected]> Co-authored-by: acuadros95 <[email protected]>
  • Contributors: Antonio Cuadros, mergify[bot]

4.0.0 (2022-05-26)

  • Update CI for Humble
  • Fix struct doxygen doc (#34) (#35)
  • Fix minor typo (#32) (#33)
  • Document memory_conf_t and memory_rule_t members (#30) (#31)
  • Add -Werror (#28)
  • Add -Werror (#26)
  • Fix CI (#24)
  • Fix cpplint include (#22)
  • Refactor tests (#20) (#21)
  • Fix string sequence bug (#18) (#19)
  • Print size_t in a portable way (#16)
  • snprintf() needs to be explicitly included (#14) (#15)
  • Fix consts API (#13)
  • Reduce dynamic operations when using rules (#11)
  • Add regression test (#10)
  • Simplify alignment in static pools (#9)
  • Remove typedef from doxygen build (#8)
  • Fix CI (#7)
  • Add Doxygen (#6)
  • Initial release (#4)
  • Galactic CI (#3)
  • Galactic CI (#2)
  • Initial rolling (#1)