X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=Changes;h=2ea5eba29dd2459bb9dcd4c864a15c98f3231520;hp=e93388c9efa5717204ae4f152e5929a543641e25;hb=144f082bdc6252aa83c029cada3c6fbb4ebc3d37;hpb=381b5fa4aeb39bf3e3eaa79eba2cee383422b273 diff --git a/Changes b/Changes index e93388c..2ea5eba 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,5 @@ + - Add doc to a bunch of plugins + - Add DDC plugin (like DDS but Data::Dumper::Concise) 1.3.8 - resolve rt.cpan#44231 SIGINT does not quit the REPL just kills the line being edited 1.3.7 @@ -43,7 +45,7 @@ - Don't initialize a turtles matcher if we don't need to - Improve the MultiLine::PPI plugin by checking whether adding ;; will end in PPI::Statement::Null. If not, then there must be some incomplete structure - Respect env var DEVEL_REPL_PROFILE - - + - - Devel::REPL::Plugin::Peek - Devel::REPL::Plugin::B::Concise - Add CompletionDriver::Turtles @@ -54,7 +56,7 @@ - Add a PPI plugin for #ppi CODE - CompletionDriver::Methods which currently only works on classnames - FindVariable plugin, which returns a reference to a global variable by name - - + - - Update dependencies - Give "NAME" pod sections to all the plugins - Add AUTHOR sections where I know off the top of my head who wrote the plugin