Skip to content

Latest commit

 

History

History
147 lines (123 loc) · 15.1 KB

CHANGELOG.md

File metadata and controls

147 lines (123 loc) · 15.1 KB

Change Log

v0.3.0 (2019-06-11)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Commit Message for Updates Reads ROS-'None' #195
  • generate_installers() may record a failure in gen_pkg_func() as success #186
  • Option args.all doesn't add all modified files to the commit/PR #183
  • Multi-License Line Fix #117
  • Regression: --only flag without --output-repository-path #85
  • Docker First Run Behavior #68
  • Fix ros-None in Gentoo Commit Messages #196 (allenh1)
  • Check missing dependencies before checking preserve\_existing #194 (andre-rosa)
  • Fix gen\_pkg\_func failure not being recorded by generate\_installers #187 (andre-rosa)
  • Fix args.all handling #182 (andre-rosa)
  • Fix small syntax issue #174 (allenh1)
  • Fix lack of command text in PR's. #150 (allenh1)
  • Even more utils tests #148 (allenh1)
  • Fix a typo blocking the Gentoo ebuild from working appropriately. #139 (allenh1)
  • Add test for ros-infrastructure/superflore\#117. #118 (allenh1)
  • Fix existing version detection. #103 (allenh1)
  • Fix an issue with the dockerfile. #101 (allenh1)
  • Add public domain license #87 (allenh1)

Closed issues:

  • Recent Gentoo generations aren't listing missing dependencies #193
  • Sometimes a transient XML download failure aborts generation #188
  • Melodic qt_metapackages cannot be generated #184
  • Add --dry-run and --pr-only to Open Embedded #130
  • Patch file support OpenEmbedded #110

Merged pull requests:

v0.2.1 (2018-01-26)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Multi-License Line Fix #117
  • Add test for ros-infrastructure/superflore\#117. #118 (allenh1)

v0.2.0 (2017-12-28)

Full Changelog

Implemented enhancements:

  • Move some packages to DEPEND #83
  • Create a tar-archive-dir to clean up the .tar files downloaded for Open Embedded #80
  • Replace custom Docker class with upstream docker library #66
  • ROS-distribution specific branches for Open Embedded #107 (allenh1)
  • Add checksum cache for Open Embedded #102 (allenh1)
  • Dynamically update copyright year & handle multiple licenses for Open Embedded #100 (shaneallcroft)
  • Add --only PKG option #76 (allenh1)

Fixed bugs:

  • Regression: --only flag without --output-repository-path #85
  • Fix existing version detection. #103 (allenh1)
  • Fix an issue with the dockerfile. #101 (allenh1)
  • Add public domain license #87 (allenh1)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator