CHANGELOG.rst 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2. Changelog for package rosjava_bootstrap
  3. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4. 0.2.0 (2013-10-25)
  5. ------------------
  6. * official maven style open ranged dependencies
  7. * gradle 1.7-1.8
  8. * android build tools 17-18.1.1
  9. * message generation tests moved in
  10. * eclipse support
  11. 0.1.7 (2013-09-23)
  12. ------------------
  13. * use maven-publish plugin for publishing rosjava packages.
  14. * centralise last code snippets from android build.gradle's.
  15. 0.1.6 (2013-09-22)
  16. ------------------
  17. * disabling osgi.
  18. 0.1.5 (2013-09-18)
  19. ------------------
  20. * maven deployment path -> maven deployment repository.
  21. * bugfix install location.
  22. 0.1.4 (2013-09-17)
  23. ------------------
  24. * depend on message generation 0.1.+
  25. * use package.xml version.
  26. * run_depends for the build tools.
  27. 0.1.3 (2013-09-17)
  28. ------------------
  29. * added excludes to the ros android plugin.
  30. 0.1.2 (2013-09-17)
  31. ------------------
  32. * ros android plugin added
  33. * gradle wrapper -> 1.7
  34. 0.1.1 (2013-09-13)
  35. ------------------
  36. * message artifact creation bugfixes.
  37. 0.1.0 (2013-09-12)
  38. ------------------
  39. * several plugins for sharing of ros gradle logic
  40. * message generation code brought in from rosjava_core