Skip to content
Snippets Groups Projects
Commit 9d34e929 authored by Daniel Stonier's avatar Daniel Stonier
Browse files

0.2.0

parent 9f76369e
Branches
Tags
No related merge requests found
...@@ -2,6 +2,15 @@ ...@@ -2,6 +2,15 @@
Changelog for package rosjava_core Changelog for package rosjava_core
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.2.0 (2013-10-25)
------------------
* official maven style open ranged dependencies
* gradle 1.7 -> 1.8
* message generation tests removed
* eclipse support
* non loopback for network interface
0.1.3 (2013-09-23) 0.1.3 (2013-09-23)
------------------ ------------------
* use updated ros gradle plugins with maven-publish for publishing. * use updated ros gradle plugins with maven-publish for publishing.
......
<?xml version="1.0"?> <?xml version="1.0"?>
<package> <package>
<name>rosjava_core</name> <name>rosjava_core</name>
<version>0.1.3</version> <version>0.2.0</version>
<description> <description>
An implementation of ROS in pure-Java with Android support. An implementation of ROS in pure-Java with Android support.
</description> </description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment