Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 801 Bytes

CHANGELOG.rst

File metadata and controls

26 lines (22 loc) · 801 Bytes

Changelog for package genjava

0.1.4 (2015-03-01)

  • generate_rosjava_messages cmake api needs the rosjava environment.
  • Contributors: Daniel Stonier

0.1.3 (2015-02-28)

  • add data parts to the python package.
  • Contributors: Daniel Stonier

0.1.2 (2015-02-27)

  • bugfix genjava dir variable settings, fixes #1
  • Contributors: Daniel Stonier

0.1.1 (2015-02-25)

  • command line tools for building messages from the command line
  • cmake api for building messages from catkin
  • genjava api for building messages on the fly
  • prototype version, builds mini gradle projects for each package
  • Contributors: Daniel Stonier