Fixed - Bug with custom exponents - Errors in help messages
2.0.0
Added - New render parameters - Julia/Mandelbrot custom exponents - Custom Mandelbrot start point
Breaking changes - State files are not compatible with previous versions. - New state file format for better performance and compatibility with future versions.
Fixed - Bug with middle clicks - Fixed typos
1.3.0
Added - Zoom out click mode
Fixed - Prevent clicks outside of the canvas to be registered as canvas clicks - Weird zoom in behaviour
Improved - I made the rendering process a lot faster with a new algorithm, its my first time with multiprocessing
1.2.0
Fixed - Minor display issues - Bug with click markers
Added - Click modes - (dev) Flake8 linting and type-checking