0.048 2012-09-20 12:21:53 America/Los_Angeles Revised and expanded documentation to cover new commands. 0.047 2012-09-17 13:07:15 America/Los_Angeles Prevent 'uninitialized' warnings in type constraints. 0.046 2012-08-21 21:22:22 America/Los_Angeles Just documentation edits. 0.045 2012-07-15 01:21:02 America/Los_Angeles Added StackAt and StackDefault types. 0.044 2012-05-21 23:28:19 America/Los_Angeles Moved Pinto::Role::PauseConfig over from Pinto-Core. This module is also needed by the D::Z plugin. 0.043 2012-05-17 22:12:42 America/Los_Angeles Added a Pinto::Manual::Introduction to explain some whys and wheres. 0.042 2012-05-15 11:43:35 America/Los_Angeles Added a main Pinto::Manual page, that redirects you to Pinto::Manual::Tutorial or Pinto::Manual::QuickStart 0.041 2012-05-15 11:07:07 America/Los_Angeles Removed unused roles and classes. Added StackName and PropertyName types. 0.038 2012-04-24 22:02:17 America/Los_Angeles Bug Fixes: Fixed the 02-authorable test, which would fail if you had a ~/.pauserc file. 0.037 2012-04-16 18:11:52 America/Los_Angeles Added DistributionSpec and PackageSpec classes. Enhanced the Import action to accept either a DistributionSpec or PackageSpec as the target. 0.036 2012-04-08 23:38:19 America/Los_Angeles Reorganized roles into different directory/package structure. 0.035 2012-04-04 18:55:44 America/Los_Angeles Revised the Pinto::Manual. This is still a work in progress. This distribution now contains several Roles and other bits that are shared by both Pinto and Pinto::Remote. 0.020 2011-12-02 03:01:01 America/Los_Angeles Renamed the URI type to Uri, to avoid conflict with the URI class name. 0.019 2011-11-23 15:36:33 America/Los_Angeles Added the Vers type (for version objects). 0.018 2011-08-30 01:13:35 America/Los_Angeles Added Pinto::Constants, for constant values that are shared by the various pinto-* utilities. 0.017 2011-08-24 00:20:47 America/Los_Angeles The Logger and Config classes have been moved back into the Pinto distribution. Now that they have a more specialized purpose, is no longer necessary to put them in a separate distribution. So this dist now only contains Pinto::Types and Pinto::Manual. 0.015 2011-08-18 10:30:01 America/Los_Angeles Logger output is now colorized. You can disable colorization in your configuration. 0.014 2011-08-17 22:56:04 America/Los_Angeles You can now tell Pinto::Logger where to write to. This can be a file, a filehandle, or a scalar ref. This is mostly useful for testing purposes. 0.013 2011-08-17 15:55:53 America/Los_Angeles Initial release.