The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Language::Befunge::Debugger.

High-level changelog
====================

0.2.x    revamped interface
0.1.x    adding really needed capabilities
0.0.x    initial work, with basic capabilities


Low-level changelog
===================

0.2.2 Fri Nov  9 17:41:18 CET 2007
 - color first ip created before starting execution

0.2.1 Fri Nov  9 12:50:34 CET 2007
 - file opening now works
 - prompting for file if no argument

0.2.0 Wed Nov  7 18:03:34 CET 2007
 - dropping buttons for a toolbar 
 - adding a tick counter, with indication of current ip being processed
 - removing terminated ips
 - using whole color range to pick a random one

**

0.1.1 Wed Nov  7 00:20:21 CET 2007
 - allocating one color per ip
 - displaying one summary label per ip

0.1.0 Tue Nov  6 19:19:24 CET 2007
 - introducing color decay for better followup of the trail

**

0.0.1 Mon Nov  5 18:19:58 CET 2007
 - original version
 - basic window with loading and step by step