Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Aman Das
gnome-builder
Commits
a891fe37
Commit
a891fe37
authored
Sep 12, 2020
by
Christian Hergert
Browse files
Release 3.38.0
parent
041b0cf3
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
a891fe37
==============
Version 3.38.0
==============
• Default to python3 when opening python source files
• Handle failures from windowing system more gracefully
• Fix crash during project-wide search and replace
• Translation updates
===============
Version 3.37.92
===============
...
...
data/appdata/org.gnome.Builder.appdata.xml.in
View file @
a891fe37
...
...
@@ -86,6 +86,12 @@
<translation
type=
"gettext"
>
gnome-builder
</translation>
<releases>
<release
version=
"3.38.0"
date=
"2020-09-12"
>
<p>
Builder 3.38.0 contains a number of bug fixes and performance improvements.
It also includes support for the rust-analyzer language server in Rust projects.
</p>
</release>
<release
version=
"3.37.92"
date=
"2020-09-06"
>
<description>
<p>
...
...
meson.build
View file @
a891fe37
project
(
'gnome-builder'
,
'c'
,
license
:
'GPL3+'
,
version
:
'3.3
7.92
'
,
version
:
'3.3
8.0
'
,
meson_version
:
'>= 0.54.0'
,
default_options
:
[
'c_std=gnu11'
,
'cpp_std=gnu++2a'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment