Skip to content

Releases: gravures/gnome-builder-python-plugins

v.0.1.2

01 Jun 13:21
3f6c046
Compare
Choose a tag to compare
  • Fix various bugs when gnome-Builder is running in flatpak
  • Python-symbol-plugin have a new parser based on Parso, should be set in Preference Panel (choose between Ast/Parso). The Parso version have the advantages of non spawning a new process and will not be hurt by errors in your code (unlike Ast).

Full Changelog: v0.1.0...v.0.1.2

v0.1.1

17 May 07:28
Compare
Choose a tag to compare
  • Fix meson configuration where upgrading Builder to a new major version, resinstalling plugins failed.

Full Changelog: v0.1.0...v0.1.1

v0.1.0