libmorpheus-perl (0.32) stable; urgency=low

  * fix a bug on deeply nested list keys normalization

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Tue, 02 Nov 2010 20:42:38 +0300

libmorpheus-perl (0.31) stable; urgency=low

  * hostname_long 

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Wed, 13 Oct 2010 16:07:16 +0400

libmorpheus-perl (0.30) stable; urgency=low

  * converted to Dist::Zilla
  * a little bit of PODs

 -- Vyacheslav Matjukhin (No comments) <mmcleric@yandex-team.ru>  Fri, 08 Oct 2010 20:11:09 +0400

libmorpheus-perl (0.2.16) stable; urgency=low

  * PPB bootstrapper moved to a separate package
  * DB plugin refactored

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Fri, 24 Sep 2010 15:10:41 +0400

libmorpheus-perl (0.2.15) stable; urgency=low

  * give bootstrap plugins more distinguishing names
  * limit bootstrap iterations

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Thu, 23 Sep 2010 20:33:30 +0400

libmorpheus-perl (0.2.14) stable; urgency=low

  * remove warnings on @/% in configs

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Tue, 21 Sep 2010 14:45:22 +0400

libmorpheus-perl (0.2.13) stable; urgency=low

  * 'morph' console script to dump config in various formats 

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Wed, 15 Sep 2010 14:54:35 +0400

libmorpheus-perl (0.2.12) stable; urgency=low

  * merging of globs refactored and made more consistent 

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Thu, 09 Sep 2010 18:10:46 +0400

libmorpheus-perl (0.2.11) stable; urgency=low

  * fix couple warnings 

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Thu, 09 Sep 2010 17:33:00 +0400

libmorpheus-perl (0.2.10) stable; urgency=low

  * Morpheus::Key helper class
  * File plugin more configurable
  * a step to PPB specific metaconfiguration

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Fri, 27 Aug 2010 21:08:03 +0400

libmorpheus-perl (0.2.9) stable; urgency=low

  * Plugin/Content: fix warnings
  * Morpheus: fix merge method 
  * Plugin/File: fix file lookup 

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Mon, 09 Aug 2010 21:12:38 +0400

libmorpheus-perl (0.2.8) stable; urgency=low

  * File plugin: file priorities have been changed
  * Simple plugin base class introduced
  * Plugin.pm renamed to Plugin/Content.pm
  * Content plugin: base class allows several instances of the same descendant
    class; sandbox cleanup on destruction

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Fri, 06 Aug 2010 16:23:28 +0400

libmorpheus-perl (0.2.7) stable; urgency=low

  * plugins api refactored 

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Thu, 05 Aug 2010 16:40:24 +0400

libmorpheus-perl (0.2.6) stable; urgency=low

  * bootstrapping plugins
  * normalize is no longer recursive
  * merge return a value instead of modifying inplace
  * disabling plugins opportunity

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Wed, 04 Aug 2010 21:23:41 +0400

libmorpheus-perl (0.2.5) stable; urgency=low

  * allow using -defaults & -overrides from plugins
  * DB plugin 

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Mon, 07 Jun 2010 19:40:48 +0400

libmorpheus-perl (0.2.4) stable; urgency=low

  * base class Morpheus::Plugin introduced
  * File and Env plugins refactored

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Thu, 03 Jun 2010 22:03:27 +0400

libmorpheus-perl (0.2.3) stable; urgency=low

  * binding to 'my'
  * test import

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Wed, 19 May 2010 21:43:38 +0400

libmorpheus-perl (0.2.2) stable; urgency=low

  * better conform perlcritic 

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Mon, 17 May 2010 16:07:45 +0400

libmorpheus-perl (0.2.1) stable; urgency=low

  * more globs ftw
  * morph accepts extra 'type' option

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Thu, 13 May 2010 18:50:17 +0400

libmorpheus-perl (0.2.0) stable; urgency=low

  * namespaces now are / separated

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Tue, 11 May 2010 21:41:21 +0400

libmorpheus-perl (0.1.5) stable; urgency=low

  * 'super' made accessible

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Tue, 11 May 2010 21:05:02 +0400

libmorpheus-perl (0.1.4) stable; urgency=low

  * cross dependencies solved and tested, plugins initialization simplified 
  * sub-only globes ignored

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Fri, 07 May 2010 20:52:25 +0400

libmorpheus-perl (0.1.3) stable; urgency=low

  * allow globs as configuration values: load them from file configs and
    export to local variables properly
  * fix export of optional variables (?$X)
  * Plugins renamed to Plugin

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Tue, 04 May 2010 18:28:18 +0400

libmorpheus-perl (0.1.2) stable; urgency=low

  * bootstrap procedure for Env plugin
  * export 'morph' by default
  * support /etc/stream/
  * tainted mode is no longer supported

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Thu, 29 Apr 2010 14:32:22 +0400

libmorpheus-perl (0.1.1) stable; urgency=low

  * vars exporting

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Mon, 26 Apr 2010 18:46:41 +0400

libmorpheus-perl (0.1.0) stable; urgency=low

  * Initial Release.

 -- Andrei Mishchenko <druxa@yandex-team.ru>  Fri, 23 Apr 2010 12:42:14 +0400
