Skip to content

Latest commit

 

History

History
366 lines (335 loc) · 16.1 KB

CHANGELOG.rst

File metadata and controls

366 lines (335 loc) · 16.1 KB

0.22.2 (2023-03-20)

0.22.1 (2022-06-24)

0.22.0 (2022-06-24)

0.21.0 (2021-06-25)

0.20.1 (2021-04-16)

0.20.0 (2020-11-12)

0.19.0 (2020-04-03)

0.18.0 (2019-11-20)

0.17.0 (2019-10-18)

0.16.2 (2019-10-18)

0.16.1 (2019-09-19)

0.16.0 (2019-09-19)

0.15.2 (2019-05-17)

0.15.1 (2019-02-19)

0.15.0 (2019-01-24)

0.14.0 (2019-01-14)

0.13.0 (2018-11-06)

0.12.2 (2018-03-21)

0.12.1 (2018-02-08)

  • Revert "Use ROS_ETC_DIR environment variable" to fix regression introduced in 0.12.0 - ros-infrastructure#584

0.12.0 (2018-02-07)

0.11.8 (2017-08-03)

0.11.7 (2017-08-01)

0.11.6 (2017-07-27)

0.11.5 (2016-05-23)

  • add ca-certificates as a dependency to support https urls
  • add quiet option for pip
  • Documentation updates
  • Elementary support improvements

0.11.4 (2015-09-25)

  • Fix bug in pip package detection code.

0.11.3 (2015-09-24)

  • Added an option to print out only apt and pip installable packages as commands.
  • Added warning when neither the ROS_DISTRO environment variable is set nor the --rosdistro option is used.
  • Fixed a bug related to group id resolution.
  • Switched to using DNF instead of YUM for Fedora 22+.
  • Fixed a bug where pip packages were not detected for older versions of pip.
  • Fixed a bug where dependencies of packages were gotten from the wrong package.xml when that package was being overlaid with local packages.