Releases: CyberSnakeH/MathViz
Releases · CyberSnakeH/MathViz
MathViz Editor v0.1.7
Installation
Windows
Téléchargez et exécutez le fichier .msi ou .exe.
macOS
- Téléchargez le fichier
.dmg - Ouvrez le DMG et glissez l'app dans Applications
- Important: Faites clic-droit sur l'app → "Ouvrir" (première fois uniquement)
- Ou dans Terminal:
xattr -cr /Applications/MathViz\ Editor.app
- Ou dans Terminal:
Linux
Téléchargez le fichier .AppImage, rendez-le exécutable (chmod +x), puis lancez-le.
MathViz Editor v0.1.6
What's Changed
Bug Fixes
- Fix
mathviz execcommand not showing print output - Fix type checker not recognizing enum, struct, and class types as valid identifiers
Editor Improvements
- Add keyboard shortcuts:
- F5 - Run with Manim (for scene files)
- F6 - Execute script (for simple scripts with
println) - F8 - Compile only
- Add
exec_mathvizTauri command for running simple scripts - Update command palette with new shortcuts
Documentation
- New GitHub README
- Add project logo
Package
MathViz.Editor_0.1.6
Full Changelog: v0.1.5...v0.1.6
MathViz Editor v0.1.5
Téléchargez l'installateur correspondant à votre OS.
MathViz Editor v0.1.4
Téléchargez l'installateur correspondant à votre OS.
MathViz Editor v0.1.3
Téléchargez l'installateur correspondant à votre OS.