Revision history for Math-Symbolic-Custom-ToShorterString

0.2     Thu Mar 20 09:20 2025

        - Added "ln(x)" as an alias for "log(e,x)" in the parser and for output
        - Fixed "sqrt()" output for power "1/2"

0.1     Thu Nov 28 09:51 2024

        - Added link to VCS (Github)

0.03    Thu Sep 26 09:30 2024

        - Fixed a bug in re-parsing output strings
        - Parentheses now removed from around exponential expressions

0.02    Tue Sep 24 15:00 2024

        - Fixed bug in is_expanded()

0.01    Mon Sep 16 09:30 2024

        - First version