Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@ZackeryRSmith ZackeryRSmith released this 21 May 16:44
· 27 commits to main since this release
07234c2

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