Released: 2026-02-28
- Dropped support for Python 3.10 and Python 3.11. (#36)
- Added optional support for using Numba to speed up the calculations. (#36)
Released: 2025-10-03
- Migrated from
ryetouvfor development management. (#25) - Added Python 3.14 as a tested/supported Python version. (#27)
Released: 2025-04-25
- Added a couple more colour options. (#9)
- Fixed the
--zoomcommand line switch so that it accepts floating point values. (#11) - Changed the display of the X/Y location so that the precision adapts to the zoom level. (#14)
- Added
CopyCommandLineToClipboard. (#20) - Added the ability to undo a change in the plot. (#21)
Released: 2025-04-22
- Added
--colour-mapas a command line switch. (#7) - Added
--max-iterationas a command line switch. (#7) - Added
--multibrotas a command line switch. (#7) - Added
--x-positionas a command line switch. (#7) - Added
--y-positionas a command line switch. (#7) - Added
--zoomas a command line switch. (#7)
Released: 2025-04-19
- Fixed wrong licence classifier in the package metadata.
Released: 2025-04-19
- Initial release.
Released: 2025-04-15
- Initial placeholder package to test that the name is available in PyPI.