Releases: JMaio/mandelbrot-maps
Releases · JMaio/mandelbrot-maps
v1.3.1 - Tan's theorem UI progress bar update + Misiurewicz domains fix
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](https://user-images.githubusercontent.com/29184158/114286674-cf42e780-9a58-11eb-8986-3119bf4c1053.png)
![image](https://user-images.githubusercontent.com/29184158/114286687-e71a6b80-9a58-11eb-9adf-c8189569735d.png)
v1.3.0 - Tan's theorem
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](https://user-images.githubusercontent.com/10330349/112357445-738e0580-8cc7-11eb-8919-88ba1a7c8043.png)
![image](https://user-images.githubusercontent.com/10330349/112357545-8accf300-8cc7-11eb-9b2e-bc58388fe3e3.png)
Misiurewicz domains shader
![image](https://user-images.githubusercontent.com/10330349/112359115-d9c75800-8cc8-11eb-8d37-ce0836838c3f.png)
v1.2.0 - Zoom and enhance
v1.1.0 - Help text to the rescue!
v1.0.3 - All the colours!
It's a Christmas miracle! ❄️❄️❄️
- updated UI
- colour selection
- yarn 2, updated husky hooks, automatic versioning via
standard-version
![v1.0.3](https://user-images.githubusercontent.com/10330349/103139459-459f2200-46d4-11eb-89b2-ec2d8be4ad15.png)
v1.0.2 - TypeScript conversion
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](https://user-images.githubusercontent.com/10330349/96579089-c6513480-12c5-11eb-99d1-5c214c9a399d.png)
v1.0.1 - Progressive Web App support
Add support for Progressive Web App functionality:
- install to device
- offline caching
v0.1: Merge pull request #6 from JMaio/julia-set