Complexitty ChangeLog
v1.0.0
Released: 2025-10-03
- Migrated from
ryetouvfor development management. (#25) - Added Python 3.14 as a tested/supported Python version. (#27)
v0.3.0
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)
v0.2.0
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)
v0.1.1
Released: 2025-04-19
- Fixed wrong licence classifier in the package metadata.
v0.1.0
Released: 2025-04-19
- Initial release.
v0.0.1
Released: 2025-04-15
- Initial placeholder package to test that the name is available in PyPI.