- 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