You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added latest Gerber spec file revision 2023.08 to documentation.
Added command line interface for PyGerber 2D rendering.
Added Gerber X3/X2 language server which can be acquired with pip install pygerber[language-server]. Currently server capabilities include hover
messages with Gerber reference cited and minimal amount of suggestions. We are
planning to further extend this server in future releases.
Added is-language-server-available CLI command for checking if pygerber[language-sever] is available.