[tracker] Release 3.2.0
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Release 3.2.0
- Date: Sat, 18 Sep 2021 13:42:31 +0000 (UTC)
commit 14bad8081141ca58237ea3894ed3bb3a5ce31de9
Author: Carlos Garnacho <carlosg gnome org>
Date: Sat Sep 18 13:52:32 2021 +0200
Release 3.2.0
NEWS | 18 ++++++++++++++++++
meson.build | 2 +-
2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index fd59f462c..34e5f1703 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+NEW in 3.2.0 - 2021-09-18
+=========================
+ * Fuller docs, with updated examples
+
+ Highlighted changes since 3.1:
+ * Improved developer experience when designing ontologies,
+ better handling of inconsistent ontologies, and more
+ accurate error reporting.
+ * Added new GDateTime helper API to resources, cursors
+ and statements.
+ * Several fixes to build and run on MacOS, with a brew
+ recipe now available.
+ * Added support for libsoup 3.x.
+ * Fresher and more complete documentation, built with hotdoc.
+ * Many other code fixes and performance improvements.
+
+Translations: da
+
NEW in 3.2.0.rc - 2021-09-05
============================
* Dropped bogus files from pre-generated documentation
diff --git a/meson.build b/meson.build
index b4887455a..700d24978 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c', 'vala',
- version: '3.2.0.rc',
+ version: '3.2.0',
meson_version: '>=0.51',
default_options: [
'c_std=c99',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]