Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1007 Bytes

Changelog.md

File metadata and controls

34 lines (21 loc) · 1007 Bytes

Changelog

Major.Minor.Patch - YYYY-MM-DD

API changes

  • ...

New features

  • ...

Bug fixes

  • ...

Known issues

  • ...

0.18.202006013-1 - 2021-01-19

API changes

  • Versioned installation in /opt/drake/, PR #23
  • No longer blocks with a build of drake_vendor, PR #23
  • Blocks more strictly when downstream packages try to depend on drake_vendor, PR #23

New features

  • Can now fetch semantic version releases (fallback still nightly snapshots), PR #23
  • Installation logic shifted from prereqs to drake_installer utility, PR #23

Known issues

  • Drake still does not yet expose it's version via CMake