The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.08 Thu Jul 24 18:28:50 PDT 2014
 - Support words / * pick ?dup -rot 2swap 2over 2dup nip tuck abs
 - Support words negate lshift rshift arshift emit

0.07 Thu Jul 24 10:49:47 PDT 2014
 - Support words 0sp dup swap over drop rot

0.06 Tue Jul 22 16:53:54 PDT 2014
 - Refactor tests
 - Add .s support
 - Fix comments a bit

0.05 Tue Jul 22 14:47:16 PDT 2014
 - Added comment support
 - Released next to Wendy and Josh in the Perl booth at OSCON. Damian and
   Peter were lingering some 5 meters away. genehack just walked by. Josh'
   baby awoke.

0.04 Mon Jul 21 15:39:05 PDT 2014
 - Put runtime stuff (including dictionary) into ::Runtime class.

0.03 Mon Jul 21 13:17:41 PDT 2014
 - 02 is unlucky!!

0.02 Sun Jul 20 23:34:21 PDT 2014
 - Make API more useful

0.01 Sun Jul 20 22:49:42 PDT 2014
 - First release