Releases: SkwalExe/fractalistic
Releases · SkwalExe/fractalistic
v2.3.0
Improved
- Improved coloring of log messages
Added
- Print logs history on exit to allow copying data from commands
- Added navigation using VIM keys (hjlk) within the canvas
What's Changed
- Add base for VitePress documentation by @SkwalExe in #69
- Fix documentation pnpm script names by @SkwalExe in #70
- Fix typo in documentation by @SkwalExe in #71
- Disable light mode by @SkwalExe in #72
- [ImgBot] Optimize images by @imgbot in #73
- Update repo banner by @SkwalExe in #74
- Add documentation page by @SkwalExe in #75
- Add screenshots page to documentation by @SkwalExe in #76
- Add general presentation page to documentation by @SkwalExe in #77
- Finish "contributing" module in documentation, and update readme by @SkwalExe in #78
- New version: add vim motions, better coloring, print log history by @SkwalExe in #79
Full Changelog: v2.2.0...v2.3.0
v2.2.0
Improved
- Refactored entire codebase
- Fixed a lot of small errors
What's Changed
- add warning in readme by @SkwalExe in #60
- Move src to src/fractalistic by @SkwalExe in #61
- Switch to pdm by @SkwalExe in #62
- Fix all type checking and linting errors by @SkwalExe in #63
- Fix pr checks worlkflow by @SkwalExe in #66
- Add PyPI publish workflow, and make package version dynamic by @SkwalExe in #67
- Release new minor version by @SkwalExe in #68
Full Changelog: v2.1.0...v2.2.0
v2.1.0
v2.0.0
Added
- New render parameters
- Julia/Mandelbrot custom exponents
- Custom Mandelbrot start point
Breaking changes
- State files are not compatible with previous versions.
- New state file format for better performance and compatibility with future versions.
Fixed
- Bug with middle clicks
- Fixed typos