Skip to content

Latest commit

 

History

History
74 lines (62 loc) · 2.47 KB

CHANGELOG.rst

File metadata and controls

74 lines (62 loc) · 2.47 KB

Changelog for package mobile_message_service_generator

0.4.3 (2023-09-14)

  • Fix countless bugs in the repository
  • Rerelease dedicated code for maven, ros, and python
  • Change name for more discriptions a take down old publish namees
  • Make repository compatible with ROS2 and will now be compatible for ROS1 and ROS2
  • Upgrade version of all builds and make it more compatible
  • Maintainer & Contributors & Aurthor: Ronaldson Bellande

0.4.2 (2023-09-11)

  • Fix countless bugs in the repository and recalibrate
  • Release dedicated code for maven, ros, and python
  • Maintainer & Contributors & Aurthor: Ronaldson Bellande

0.4.1 (2022-05-19)

  • Update package.xml, CMakeList.txt for main branch
  • Update gradle and wapper to be up-to-date
  • Fix Bugs that has to do with the gradle building
  • Release version in github for easy access when building project
  • Contributors: Ronaldson Bellande

0.3.4 (2019-01-23)

  • Updating Gradle version to 4.10.2.
  • Minor fixes: cross compilation instruction, typos, dependency warnings.
  • Contributors: Arne, Daniel Ingram, Johannes Meyer, Juan Ignacio Ubeira, Julian Cerruti

0.3.3 (2017-05-09)

  • Updating message_generation dependency to kinetic range in template to generate messages properly.
  • Contributors: Juan Ignacio Ubeira, Julian Cerruti

0.3.2 (2017-03-02)

  • bugfix abspath problems for gradle

0.3.1 (2017-02-22)

  • publishMavenJavaPublicationToMavenRepository -> publish
  • Gradle 2.2.1 -> 2.14.1
  • Contributors: Julian Cerruti

0.3.0 (2016-12-15)

  • Updates for Kinetic release.

0.1.4 (2015-03-01)

  • generate_rosmobile_messages cmake api needs the rosmobile 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 mobile_message_service_generator 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
  • mobile_message_service_generator api for building messages on the fly
  • prototype version, builds mini gradle projects for each package
  • Contributors: Daniel Stonier