[gtksourceview] Release GtkSourceView 5.1.0



commit 8a0d4c0334004b5b01cb794e6b32edde5b5308d4
Author: Christian Hergert <chergert redhat com>
Date:   Mon Jul 19 16:13:31 2021 -0700

    Release GtkSourceView 5.1.0

 NEWS | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)
---
diff --git a/NEWS b/NEWS
index 7c939ee2..ebafbc03 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+News in 5.1.0, 2021-07-19
+-------------------------
+
+GtkSourceView 5.1.0 is the first alpha release of GtkSourceView as we
+progress towards the 5.2 release.
+
+Changes since 5.0.0
+
+ * Fix GtkSourceView 5.0 version check macros
+ * Improve font and styling of GtkSourceMap
+ * Improve input gestures to make GtkSourceMap more predictable and
+   reduce scroll latency
+ * Various GObject Introspection fixes
+ * Avoid a number of string copies in CSS processing
+ * Avoid alpha compositing when drawing the right-margin
+ * Improve PCRE2 support to perform closer to GRegex
+ * GtkSourceSearchContext is now powered by PCRE2 when regexes are in use
+ * javascript.lang, typescript.lang, html.lang: alter character ranges to
+   work with PCRE2 by using \N{U+} style escapes
+ * groovy.lang: add mimetype for groovy
+ * sh.lang: fix short parameter expansion
+ * powershell.lang: add support for powershell 7
+ * Kate: fix matched brackets color
+ * Adwaita: fix selection styling to support libadwaita
+ * Translation updates
+
 News in 5.0.0, 2021-03-19
 -------------------------
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]