Released: 2024-05-26
- Pinned the upper version of Textual due to its current period of instability.
Released: 2024-03-10
- Bumped minimum Textual version to v0.52.1.
- Made the command palette commands appear when opening the command palette.
Released: 2024-01-07
- Dropped Python 3.7 support.
- Bumped minimum Textual version to v0.47.1.
Released: 2023-09-29
- Added some application-specific commands to the Textual Command Palette.
Released: 2023-09-28
- Various internal tweaks and updated Textual.
Released: 2023-08-15
- Modified the way that the dimensions of the terminal are tested.
Released: 2023-04-15
- Bumped minimum Textual version to v0.19.1.
- Internal changes.
Released: 2023-04-03
- Added bindings to change the "multibrot" value by smaller steps.
- The colour mapping is now configurable at the code level.
- Added key bindings for swapping between the current colour maps.
- Added the calculation time to the
Changed
message and the display.
Released: 2023-04-02
- Fixed overly-aggressive caching of the Mandelbrot calculation.
- Added a reset action.
- Cosmetic changes to the UI.
- Improved the key bindings, giving more options (for example, vi and WASD keys are supported for movement now, also shift+movement moves slower).
- Added "multibrot" support.
Released: 2023-04-01
Initial release.