Skip to content

Releases: davep/complexitty

The optionally faster release

Choose a tag to compare

@davep davep released this 28 Feb 20:21
e12eab5
  • Dropped support for Python 3.10 and Python 3.11. (#36)
  • Added optional support for using Numba to speed up the calculations. (#36)

The stability release

Choose a tag to compare

@davep davep released this 03 Oct 08:39
c420245
  • Migrated from rye to uv for development management. (#25)
  • Added Python 3.14 as a tested/supported Python version. (#27)

The cloning release

Choose a tag to compare

@davep davep released this 25 Apr 06:25
0e513e4
  • 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)

The startup release

Choose a tag to compare

@davep davep released this 22 Apr 06:45
0a12fff
  • 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)

The meta release

Choose a tag to compare

@davep davep released this 19 Apr 11:36
8401cf1
  • Fixed wrong licence classifier in the package metadata.

The initial release

Choose a tag to compare

@davep davep released this 19 Apr 09:10
13fb447

First full release.