0.000005    2016-05-08
            * Switch to using %AB instead of %ab, for compatibility.
            * Prepare code to magically replace URI::Escape methods;
              NOT DONE YET.
            * Add documentation.

0.000004    2016-05-08
            * Change code to be C89-compliant. So long clean code...

0.000003    2016-05-06
            * Initial released version.
            * Replicates all functionality from URI::Escape, but faster.