Skip to content

Latest commit

 

History

History
75 lines (62 loc) · 2.88 KB

CHANGELOG.rst

File metadata and controls

75 lines (62 loc) · 2.88 KB

Changelog for package mimick_vendor

0.3.1 (2022-09-13)

  • Mirror rolling to master
  • Contributors: Audrow Nash

0.3.0 (2022-04-29)

0.2.8 (2022-03-25)

  • support pi zero (#24)
  • Contributors: Brett Downing

0.2.7 (2022-01-14)

  • Update maintainers to Geoffrey Biggs (#23)
  • Update to latest commit for Apple M1 support (#20)
  • Contributors: Audrow Nash, Christophe Bedard

0.2.6 (2021-03-18)

  • Always preserve source permissions in vendor packages (#19)
  • Contributors: Scott K Logan

0.2.5 (2021-02-01)

  • Suppress update of pinned git repository (#17)
  • Don't overwrite -Wno-dev CMake argument (#18)
  • Contributors: Scott K Logan

0.2.4 (2021-01-25)

  • Add missing build tool dependency on 'git' (#16)
  • Update tag for armv7l support. (#15)
  • Contributors: Michel Hidalgo, Scott K Logan

0.2.3 (2020-12-08)

  • Update tag for new cmake version requirement (#14)
  • Export include directories (#13)
  • Update package maintainers (#10)
  • Contributors: Michel Hidalgo, Stephen Brawner

0.2.2 (2020-09-18)

  • Suppress cppcheck for MMK_MANGLE_ (#8)
  • Change Mimick tagged version. (#7)
  • Contributors: Michel Hidalgo, brawner

0.2.1 (2020-08-05)

  • Change tag to pull latest Mimick version (#6)
  • Contributors: Jorge Perez

0.2.0 (2020-07-30)

  • Pin Mimick version. (#5)
  • Contributors: Michel Hidalgo

0.1.1 (2020-07-29)

  • Change imported dep to match ROS 2 fork (#4)
  • Contributors: Jorge Perez

0.1.0 (2020-07-28)

  • Avoid CMAKE_BUILD_TYPE warnings on Windows. (#3)
  • Remove dep tag + add maintainer(#2)
  • Configure MSVC x64 builds when appropriate. (#1)
  • First iteration vendor for Mimick library
  • Contributors: Jorge Perez, Michel Hidalgo