April 2026: version 0.4.0
        * Julia 1.10 or later required
        * Removed dependencies PrettyTables and LaTeXStrings; add them to your project if needed
        * Update Tropical to be accepted by Graphs.jl
        * Epsilon is a TropicalZero singleton; review comparisons and ops with absorbing elements vs old epsilon = mp0
        * Reworked syslin, add flowshop, semi-Howard
        * fallbacks.jl simplified

April 2024: version 0.3.1
        * Update code because PrettyTables changed of API.

March 2023: version 0.3.0
        * It was a huge time to make a new version :)
        * Major API change and code refacto
        * Add (min,+) algebra
        * Translate tutorials

September 2019: version 0.2.0
        * French documentation
        * Add functions: core, syslin, flowshop (work in progress)
        * Add workarounds against Julia issues
        * Add unit tests

August 2019: version 0.1.0
        * First import: basic (max,+) functions
        * Registered Julia package

