* Changing the window management by uniwix in https://github.com/uniwix/casioplot/pull/20 * Changing the settings management by miguelTorrinhaPereira in https://github.com/uniwix/casioplot/issues/15 and https://github.com/uniwix/casioplot/issues/18
* Update the settings system to use toml * Clean the code * Get config files by uniwix in https://github.com/uniwix/casioplot/issues/9 * Add a section about performance in the README by miguelTorrinhaPereira in https://github.com/uniwix/casioplot/issues/11 * Convert toml dict to configuration type by uniwix in https://github.com/uniwix/casioplot/issues/14 * Add settings to save more images by miguelTorrinhaPereira in https://github.com/uniwix/casioplot/issues/12
* Fixed imports by uniwix in https://github.com/uniwix/casioplot/issues/5 * Added support for the calculators fx-CG50 and fx-CG50 AU by miguelTorrinhaPereira in https://github.com/uniwix/casioplot/pull/6 * Changed example ``image_3d_test.py``
* Add tkinter support * Added support to showing the screen, and some reworking on the class casioplot_settings by miguelTorrinhaPereira in https://github.com/uniwix/casioplot/pull/3