ros-bouncy-class-loader (1.1.0-0bionic) bionic; urgency=high

  * Autogenerated, no changelog for this version found in CHANGELOG.rst.

 -- Mikael Arguedas <mikael@osrfoundation.org>  Wed, 20 Jun 2018 19:47:53 -0000

ros-bouncy-class-loader (0.3.2-0bionic) bionic; urgency=high

  * Fixed wrong handling of false statement (pkg-config was not installed)
  * Make catkin optional again
  * Contributors: Esteve Fernandez, Janosch Machowinski, Matthias Goldhoorn

 -- Mikael Arguedas <mikael@osrfoundation.org>  Wed, 22 Apr 2015 07:00:00 -0000

ros-bouncy-class-loader (0.3.1-0bionic) bionic; urgency=high

  * Depend on boost
  * Use FindPoco.cmake from ros/cmake_modules
  * Honor BUILD_SHARED_LIBS and do not force building shared libraries.
  * Contributors: Esteve Fernandez, Gary Servin, Scott K Logan

 -- Mikael Arguedas <mikael@osrfoundation.org>  Tue, 23 Dec 2014 08:00:00 -0000

ros-bouncy-class-loader (0.3.0-0bionic) bionic; urgency=high

  * Use system-provided console-bridge
  * Contributors: Esteve Fernandez

 -- Mikael Arguedas <mikael@osrfoundation.org>  Wed, 25 Jun 2014 07:00:00 -0000

ros-bouncy-class-loader (0.2.5-0bionic) bionic; urgency=high

  * Changed format of debug messages so that rosconsole_bridge can correctly parse the prefix
  * Improved debug output

 -- Mikael Arguedas <mikael@osrfoundation.org>  Tue, 04 Mar 2014 08:00:00 -0000

ros-bouncy-class-loader (0.2.4-0bionic) bionic; urgency=high

  * fix race condition with multi threaded library loading (#16 <https://github.com/ros/class_loader/issues/16>)

 -- Mikael Arguedas <mikael@osrfoundation.org>  Wed, 12 Feb 2014 08:00:00 -0000

ros-bouncy-class-loader (0.2.3-0bionic) bionic; urgency=high

  * fix missing class name in logWarn output

 -- Mikael Arguedas <mikael@osrfoundation.org>  Wed, 21 Aug 2013 07:00:00 -0000

ros-bouncy-class-loader (0.2.2-0bionic) bionic; urgency=high

  * check for CATKIN_ENABLE_TESTING (#10 <https://github.com/ros/class_loader/issues/10>)
  * fix find Poco to return full lib path (#8 <https://github.com/ros/class_loader/issues/8>)
  * add missing runtime destination for library under Windows
  * add Boosst component system

 -- Mikael Arguedas <mikael@osrfoundation.org>  Sun, 14 Jul 2013 07:00:00 -0000

ros-bouncy-class-loader (0.2.1-0bionic) bionic; urgency=high

  * improve check for Poco foundation and headers (#7 <https://github.com/ros/class_loader/issues/7>)

 -- Mikael Arguedas <mikael@osrfoundation.org>  Thu, 06 Jun 2013 07:00:00 -0000

ros-bouncy-class-loader (0.2.0-0bionic) bionic; urgency=high

  * use find_package for Poco/dl instead to make it work on other platforms
  * update Poco cmake file to include libdl on non-windows systems
  * No longer CATKIN_DEPEND on console_bridge

 -- Mikael Arguedas <mikael@osrfoundation.org>  Wed, 13 Mar 2013 07:00:00 -0000

ros-bouncy-class-loader (0.1.27-0bionic) bionic; urgency=high

  * change warning message for managed/unmanaged instance mixture in lazy loading mode

 -- Mikael Arguedas <mikael@osrfoundation.org>  Fri, 25 Jan 2013 08:00:00 -0000

ros-bouncy-class-loader (0.1.26-0bionic) bionic; urgency=high

  * fix all instances marked as unmanaged

 -- Mikael Arguedas <mikael@osrfoundation.org>  Thu, 17 Jan 2013 08:00:00 -0000

ros-bouncy-class-loader (0.1.25-0bionic) bionic; urgency=high

  * fix redundant destructor definition being pulled into plugin library for metaobjects instead of being contained with libclass_loader.so

 -- Mikael Arguedas <mikael@osrfoundation.org>  Wed, 16 Jan 2013 08:00:00 -0000

ros-bouncy-class-loader (0.1.24-0bionic) bionic; urgency=high

  * fix syntax error for logInform

 -- Mikael Arguedas <mikael@osrfoundation.org>  Mon, 14 Jan 2013 23:27:00 -0000

ros-bouncy-class-loader (0.1.23-0bionic) bionic; urgency=high

  * downgrade some warning messages to be info/debug

 -- Mikael Arguedas <mikael@osrfoundation.org>  Mon, 14 Jan 2013 23:23:00 -0000

ros-bouncy-class-loader (0.1.22-0bionic) bionic; urgency=high

  * add safety checks for mixing of managed/unmanaged mixing as well as pointer equivalency check between graveyard and newly created metaobjects

 -- Mikael Arguedas <mikael@osrfoundation.org>  Mon, 14 Jan 2013 23:01:00 -0000

ros-bouncy-class-loader (0.1.21-0bionic) bionic; urgency=high

  * fix compile issue on OSX in dependent packages (#3 <https://github.com/ros/class_loader/issues/3>)
  * add more debug information

 -- Mikael Arguedas <mikael@osrfoundation.org>  Sun, 13 Jan 2013 08:00:00 -0000

ros-bouncy-class-loader (0.1.20-0bionic) bionic; urgency=high

  * first public release for Groovy

 -- Mikael Arguedas <mikael@osrfoundation.org>  Sat, 22 Dec 2012 00:04:00 -0000


