[libhandy/wip/exalm/1590] Release 1.5.90
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libhandy/wip/exalm/1590] Release 1.5.90
- Date: Thu, 10 Feb 2022 11:05:56 +0000 (UTC)
commit a74186a4aa7f6e508371ccc738de5f5fd3f37b37
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Thu Feb 10 16:06:44 2022 +0500
Release 1.5.90
NEWS | 34 ++++++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 35 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 8c3c659a..91e86bf4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+==============
+Version 1.5.90
+==============
+
+- Documentation
+ - Port to gi-docgen
+ - Use "Since: 1.0" for pre-1.0 symbols
+ - Various cleanups and consistency updates
+- Demo
+ - Fix keyboard navigation
+ - Don't make rows containing buttons activatable
+ - Set minimum width on the view switcher window
+- HdyCarousel
+ - Properly remove mouse wheel timer
+- HdyClamp
+ - Fix measuring
+- HdyKeypad
+ - Fix keyboard navigation
+- HdyStyleManager
+ - Properly reset animations after style changes
+- HdySwipeTracker
+ - Fix a runtime warning
+- HdyTabView
+ - Propagate Alt+[0-9] when trying to switch to the selected tab
+- HdyViewSwitcher
+ - Properly center button labels
+- Build and CI cleanups
+- Remove unused distro packaging
+- Translation updates:
+ - Czech
+ - Romanian
+ - Slovenian
+ - Spanish
+
=============
Version 1.5.0
=============
diff --git a/meson.build b/meson.build
index 0a8d929d..30e96e07 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libhandy', 'c',
- version: '1.5.0',
+ version: '1.5.90',
license: 'LGPL-2.1-or-later',
meson_version: '>= 0.49.0',
default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]