QuadratiK Version 1.1.3#
[NEW] Added support for Python 3.13.
[NEW] Added sample of input format and instructions for using the dashboard application.
[NEW] Changed behavior of plotting functions to return the figure object, helpful in non-interactive environments.
[NEW] Updated Codecov workflow to test code on Python versions 3.9, 3.10, 3.11, 3.12, and 3.13 on Linux, MacOS, and Windows.
[NEW] Updated the “Usage Examples” vignette with instructions on plotting the results when using terminal or python script.
[NEW] Updated the “Usage Instructions for Dashboard Application” vignette to reflect the new changes in dashboard.
[NEW] Changed dashboard application to use the runpy instead of asyncio.