From 77374cf5f45d975462cda42aa0c29a5268739d6d Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Sat, 29 Jan 2022 18:37:41 +0100 Subject: [PATCH] Releasing v0.1.6 --- CHANGELOG.md | 20 ++++++++++++++++++- linux/debian/changelog | 18 ++++++++++++++++- ...5001.LogarithmPlotter.metainfo.flatpak.xml | 18 +++++++++++++++++ linux/eu.ad5001.LogarithmPlotter.metainfo.xml | 18 +++++++++++++++++ 4 files changed, 72 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a80e74..132eb55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## v0.1.6 (29 Jan 2022) + + * New: A new changelog popup is available at startup and in the help menu. + * Added translation: Object properties names. + * Added translation: Object properties enum values. + * Added translation: Object comments. + * Added translation: Most elements using a ":". + * Fixed bug: X Cursor's targets can now be set to null. + * Fixed bug: History now imports domains and objects properly. + * Fixed bug: Proper handling for future LogarithmPlotter files. + * Fixed bug (debian): Fixing bug that created a /build directory and didn't put the icons in the right directories. + * Other: Refractoring done on helper. + * Other: All QML elements are now properly commented. + * Other: Scripts have been moved to it's own directory. + * Other: Added changelog to metainfo for flathub. + + -- Ad5001 Sat, 29 Jan 2022 20:00:00 +0100 + ## v0.1.5 (26 Jan 2022) * New: LogarithmPlotter has now better handling of very high values in logarithmic scale. @@ -22,7 +40,7 @@ * Fixed bug: No notification when closing LogarithmPlotter with unsaved changes. * Fixed bug: π unavailable in symbols. - -- Ad5001 Wed, 24 Jan 2022 20:00:00 +0100 + -- Ad5001 Mon, 24 Jan 2022 20:00:00 +0100 ## v0.1.3 (18 Jan 2022) diff --git a/linux/debian/changelog b/linux/debian/changelog index 199d1c9..b91ff76 100644 --- a/linux/debian/changelog +++ b/linux/debian/changelog @@ -1,3 +1,20 @@ +logarithmplotter (0.1.6) stable; urgency=medium + + * New: A new changelog popup is available at startup and in the help menu. + * Added translation: Object properties names. + * Added translation: Object properties enum values. + * Added translation: Object comments. + * Added translation: Most elements using a ":". + * Fixed bug: X Cursor's targets can now be set to null. + * Fixed bug: History now imports domains and objects properly. + * Fixed bug: Proper handling for future LogarithmPlotter files. + * Fixed bug (debian): Fixing bug that created a /build directory and didn't put the icons in the right directories. + * Other: Refractoring done on helper. + * Other: All QML elements are now properly commented. + * Other: Scripts have been moved to it's own directory. + + -- Ad5001 Sat, 29 Jan 2022 20:00:00 +0100 + logarithmplotter (0.1.5) stable; urgency=medium * New: LogarithmPlotter has now better handling of very high values in logarithmic scale. @@ -6,7 +23,6 @@ logarithmplotter (0.1.5) stable; urgency=medium * [URGENT PATCH] Fixed bug: Debian packages does include any language file. * Fixed bug: X Cursor pointing does not detect any object. - -- Ad5001 Wed, 26 Jan 2022 10:00:00 +0100 logarithmplotter (0.1.4) stable; urgency=medium diff --git a/linux/eu.ad5001.LogarithmPlotter.metainfo.flatpak.xml b/linux/eu.ad5001.LogarithmPlotter.metainfo.flatpak.xml index 0aa976a..f230682 100644 --- a/linux/eu.ad5001.LogarithmPlotter.metainfo.flatpak.xml +++ b/linux/eu.ad5001.LogarithmPlotter.metainfo.flatpak.xml @@ -118,6 +118,24 @@ + +

Changes for v0.1.6:

+
    +
  • New: A new changelog popup is available at startup and in the help menu.
  • +
  • Added translation: Object properties names.
  • +
  • Added translation: Object properties enum values.
  • +
  • Added translation: Object comments.
  • +
  • Added translation: Most elements using a ":".
  • +
  • Fixed bug: X Cursor's targets can now be set to null.
  • +
  • Fixed bug: History now imports domains and objects properly.
  • +
  • Fixed bug: Proper handling for future LogarithmPlotter files.
  • +
  • Fixed bug (debian): Fixing bug that created a /build directory and didn't put the icons in the right directories.
  • +
  • Other: Refractoring done on helper.
  • +
  • Other: All QML elements are now properly commented.
  • +
  • Other: Scripts have been moved to it's own directory.
  • +
  • Other: Added changelog to metainfo for flathub.
  • +
+

Changes for v0.1.5:

    diff --git a/linux/eu.ad5001.LogarithmPlotter.metainfo.xml b/linux/eu.ad5001.LogarithmPlotter.metainfo.xml index 02d930f..5a70af1 100644 --- a/linux/eu.ad5001.LogarithmPlotter.metainfo.xml +++ b/linux/eu.ad5001.LogarithmPlotter.metainfo.xml @@ -117,6 +117,24 @@ + +

    Changes for v0.1.6:

    +
      +
    • New: A new changelog popup is available at startup and in the help menu.
    • +
    • Added translation: Object properties names.
    • +
    • Added translation: Object properties enum values.
    • +
    • Added translation: Object comments.
    • +
    • Added translation: Most elements using a ":".
    • +
    • Fixed bug: X Cursor's targets can now be set to null.
    • +
    • Fixed bug: History now imports domains and objects properly.
    • +
    • Fixed bug: Proper handling for future LogarithmPlotter files.
    • +
    • Fixed bug (debian): Fixing bug that created a /build directory and didn't put the icons in the right directories.
    • +
    • Other: Refractoring done on helper.
    • +
    • Other: All QML elements are now properly commented.
    • +
    • Other: Scripts have been moved to it's own directory.
    • +
    • Other: Added changelog to metainfo for flathub.
    • +
    +

    Changes for v0.1.5: