Releases: GodotModding/pygments-gdscript
Releases · GodotModding/pygments-gdscript
v1.0.0
Release v1.0.0 - Initial Release
This is the first stable release of the GDScript lexer for Pygments.
Installation
pip install git+https://github.com/ZackeryRSmith/pygments-gdscript.git@v1.0.0
Or add to requirements.txt
:
git+https://github.com/ZackeryRSmith/pygments-gdscript.git@v1.0.0
Full Changelog: https://github.com/GodotModding/pygments-gdscript/commits/v1.0.0