Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 358 Bytes

File metadata and controls

15 lines (10 loc) · 358 Bytes

Changelog

All notable changes to this project will be documented in this file.

1.0.0 (2026-03-17)

Feat

  • Major whitespace changes

[0.1.0] - 2026-03-10

Added

  • Initial release of my-mandelbrot-py with Mandelbrot drawing functionality.
  • CLI for generating PNG images of Mandelbrot set.
  • Tests ensuring basic output and CLI invocation.