1.05    Jul 2, 2025

        Initial version

1.06    Jul 2, 2025

        Better version handling

1.07    Jul 3, 2025

        Added AUTHOR and HISTORY files and small improvements to the executable

1.08    Jul 3, 2025

        Vastly improved token handling, expanded symbols, and improved
        documentation.

        New symbol list feature as well as search.

1.09    Jul 3, 2025

        Automatic version handling improved.

1.10    Jul 5, 2025

        Improved color grid output for -c option

1.11    Jul 5, 2025

        Added option to module to abbreviate the symbols list.  This speeds
        up initialization.  The abbreviated symbols are U2400 to U25FF

1.12    Jul 8, 2025

        Better control of the symbols table.  Shortening it speeds things up.
        The executable has a new option to enable a full symbol table (if
        needed).

1.13    Jul 8, 2025

        Added more symbols to the full version of the symbol table.  It's
        HUGE.

1.14    Jul 10, 2025

        Improved "--help" output

1.15    Jul 20, 2025

        Improve Token, Help and Symbols output

1.16    Jul 20, 2025

        Better token, symbol and unicode support.  Added some attributes.

1.17    Jul 20, 2025

        Added new option to -h output

1.18    Jul 24, 2025

        Changed the Tokens table in README.md to Github markup.
        Added "dump" to the help for options.

1.19    Aug 01, 2025

        Updated the options for the ansi-encode script, as well as
        the banner.vt file used with Makefile.PL

1.21    Aug 15, 2025

        Help and symbol output overhaul and more Unicode characters when
        --full is used.

1.23    Aug 19, 2025

        More visual improvements with options output

1.24    Aug 23, 2025

        Fixed issue not opening text files in binary mode for special unicode
		letters.

1.25    Aug 27, 2025

        Improved testing

1.26    Aug 28, 2025

        Apparently my new testing methodology ticked off some CPAN testers.
		So I'll relax them a bit.