Skip to content

Releases: GodotModding/pygments-gdscript

v1.0.0

21 May 16:44
07234c2
Compare
Choose a tag to compare

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