0.9.4 2012-09-23 21:51:04 Europe/Rome - fixed bug that made DotCloud::Environment emit warnings for certain variables in DotCloud 0.9.3 2012-09-23 17:48:37 Europe/Rome - fixed bug when returning stuff in scalar context in dotvars 0.9.2 2012-08-12 14:41:26 Europe/Rome - added handling of subservice in addition to service 0.9.1 2012-08-11 20:36:00 Europe/Rome - eliminated usage of DOTCLOUD_ENVIRONMENT, DotCloud started using it for its own purposes - added DOTCLOUD_ENVIRONMENT_FILE instead of DOTCLOUD_ENVIRONMENT 0.9.0 2011-09-12 08:47:07 Europe/Rome - documentation cleanup - releasing the module, CPAN Testers infrastructure currently offline 0.8.0_05 2011-09-10 02:33:31 Europe/Rome - retrofitted a bug fix in the tests from dotCloud environment 0.8.0_04 2011-09-10 02:13:19 Europe/Rome - perltidy-ed code - minor documentation modifications - can call service()/service_vars() with just service name 0.8.0_02 2011-09-09 21:04:05 Europe/Rome - added dotvars as a further simplification 0.8.0_01 2011-09-09 19:30:03 Europe/Rome - added "suggested/typical usage" - added path_for simplification - set backtrace to 1 by default, added tests - added quick access to singleton instance - added functional interface via Sub::Exporter 0.7.0_05 2011-08-30 06:48:59 Europe/Rome - added some documentation - added dependency on Test::Exception 0.7.0_04 2011-08-29 03:49:25 Europe/Rome - prevented /home/dotcloud/code/ to be set by some tests in order to avoid failure in dotCloud 0.7.0_03 2011-08-29 03:37:28 Europe/Rome - added find_code_dir and service_vars (shortcut to get the vars directly) - added possibility to backtrack from some directories in order to find environment.* 0.7.0_02 2011-08-29 00:49:46 Europe/Rome - prevented /home/dotcloud/environment.json to be seen by some tests in order to avoid failure in dotCloud 0.7.0_01 2011-08-29 00:06:55 Europe/Rome - initial distro