Add prios
Switch to bigint to avoid upgrade
Weekly challenge and doc & highlighting fixes
Fix Form in -B
Release v0.91.0. Expand Number(). Fix Form() regression. Remove broken tooltips.
New Weekly Challenge and Code Golf
Perl Weekly Challenge blog and minor keydiff simplification
Add install variable PL_ALT for platforms that already have another pl command. Clarify PowerShell. New examples. Portable Strawberry loads a module that is not warning safe, so make tests with -W optional.
Fix Cpan version
Fix Cpan install & Win niggles
Towards v1.0, 1st step is v0.90.0. Require 5.16.0. New function template, that will become the core wrapper generator with the next release.
x
Add _ to ambiguous uppercase HTML ids. Many doc fixes based on Vale.
Work around new signature feature incompatibility. Make tests more robust.
v0.63.1: work around bug in perl 5.35.9
-A can grep
Deepen the section on prediction, add a script cbt
Add Eric Roosendaal's verdict on my Collatz findings, and deepen my thoughts on prediction
Generalize quoted highlighting, and make pl bold in odd positions.
Add canned commands
Improve menu and small-caps names
Capitalize headings and switch to new white sourceforge logo
Start to add html tooltips to blue examples.
Add optional number to -o, improve examples, fix form "%%1:". Improve presentation of Collatz.
New Collatz insight as an Xmas present.
Web-doc tweaks & reformulate Collatz
Try to make header fit when narrow. Collatz: add TL;DR and example for 1(01)+0*
Add a perma-play button, optimise colours. Warn about iOS tap-to-hover shortcoming – annoying, but I'm not adding javascript for one deficient browser. Tune colour in Collatz examples & explain it.
Make web site printable. Add $! example.
Add -A & -B {} for BEGIN. Easier form "%1:x" instead of messy form "%1\$x". Split out exciting Collatz.
Add icon & make F(orm) bold
tune css
Make many/one-liners & long/short examples togglable with checkbox hack
v0.61, fix regression in keydiff fallback. Improve Collatz example
missed this one
improve Collatz
Small fixes & Collatz example
Add simple highlighting for keydiff even without Algorithm::Diff. Fix Bug #133271
External link icon, fix play button, more interesting JAPH.
Add number base table and small doc fixes
[Ee]cho & [Ff]orm instead return result if called in context. Move remaining selftest to t-.
Punchlines upside down.
Improve breadcrumb sidebars, fix interpage links and add examples.
Provide breadcrumbs as tooltip of blue left bars. Present long and short forms directly.
Rename [eE]chof to [fF]orm for abbreviation & capitalization consistency. Add documentation & split out example.pod
Better examples including file-stats and multi-zip & -tarball keydiffs based on perl-5.30.* sources.
Fix order of ENDs, make -Mbignum work again and add many example outputs.
Reorganize generated code to make options more consistent & test better
Made all magic variables uppercase and renamed some.
Fix sup.
Many years ago -B & -E were upppercase matching BEGIN & END. Then I thought that silly, as they lacked counterparts. Now they became upppercase again, making room for -z renamed to -e and new beginning-of-file option -b.
new
Fix Date, new Isodate.
Reimplement -z/-e to work with -P. Eliminate warnings.
new
Major pod rework
new
Renamed diff to keydiff, changed its API and new option --color.
Add nifty options, make it CPAN ready
After decades of private use, a major cleanup to make it fit for public use