Skip to content
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 474 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 474 Bytes

Changelog

0.3.0

  • Automatically add workspace package include dirs to the include path.
  • Fix debug configuration creation.

0.2.0

  • Require VSCode 1.18.
  • Add support for catkin tools alongside catkin_make (thanks to @JamesGiller).
  • Remove some unimplemented commands.
  • Add "ROS: Create Terminal" command.

0.1.0

  • Require vscode 1.14
  • Automatically discover catkin make tasks.
  • Don't error when no args are specified (#3).

0.0.1

  • Initial release.