Skip to content

Complexitty ChangeLog

v0.3.0

Released: 2025-04-25

  • Added a couple more colour options. (#9)
  • Fixed the --zoom command 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-map as a command line switch. (#7)
  • Added --max-iteration as a command line switch. (#7)
  • Added --multibrot as a command line switch. (#7)
  • Added --x-position as a command line switch. (#7)
  • Added --y-position as a command line switch. (#7)
  • Added --zoom as 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.