Skip to content

Releases: JMaio/mandelbrot-maps

v1.3.1 - Tan's theorem UI progress bar update + Misiurewicz domains fix

06 Sep 10:29
Compare
Choose a tag to compare

This release combines the progress bar into a single UI element, and fixes an issue whereby the Misiurewicz domains setting could only find a small number of points.

image
image

v1.3.0 - Tan's theorem

24 Mar 17:48
Compare
Choose a tag to compare

Adds a demonstration of Tan's theorem, showcasing the similarity between the Mandelbrot set and the Julia set at specific Misiurewicz points, a Misiurewicz domains shader, and great docs!
Contributed by @fraserdscott 🎉

Tan's theorem

image
image

Misiurewicz domains shader

image

v1.2.0 - Zoom and enhance

24 Mar 17:27
Compare
Choose a tag to compare

Adds deep zoom based on deep-mandelbrot by @munsocket
image

v1.1.0 - Help text to the rescue!

11 Feb 22:15
Compare
Choose a tag to compare

v1.0.3 - All the colours!

25 Dec 17:13
Compare
Choose a tag to compare

It's a Christmas miracle! ❄️❄️❄️

  • updated UI
  • colour selection
  • yarn 2, updated husky hooks, automatic versioning via standard-version

v1.0.3

v1.0.2 - TypeScript conversion

20 Oct 11:12
cda6b6e
Compare
Choose a tag to compare

App and components should now be mostly typed, save for some small hacks which can be fixed in future.
Includes "new update available" prompt for clarity:
update-prompt

v1.0.1 - Progressive Web App support

14 Apr 14:25
Compare
Choose a tag to compare

Add support for Progressive Web App functionality:

  • install to device
  • offline caching

v1.0 - UI Rework

02 Mar 15:55
a51b418
Compare
Choose a tag to compare

v0.1: Merge pull request #6 from JMaio/julia-set

23 Feb 22:22
562ebac
Compare
Choose a tag to compare