From f9d4f6241546166f98b5b3b74db4f4532620235a Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Wed, 27 Sep 2023 00:21:21 -0500 Subject: [PATCH] Release: v0.7.2 --- README.org | 2 +- org-ql.el | 2 +- org-ql.info | 144 ++++++++++++++++++++++++++-------------------------- 3 files changed, 74 insertions(+), 74 deletions(-) diff --git a/README.org b/README.org index 052f8b9..6ff4a0f 100644 --- a/README.org +++ b/README.org @@ -542,7 +542,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like: /Note:/ Breaking changes may be made before version 1.0, but in the event of major changes, attempts at backward compatibility will be made with obsolescence declarations, translation of arguments, etc. Users who need stability guarantees before 1.0 may choose to use tagged stable releases. -** 0.7.2-pre +** 0.7.2 *Fixes* + Timestamp predicates are more tolerant of partial input (e.g. preventing errors while the user is typing a query into ~org-ql-find~). diff --git a/org-ql.el b/org-ql.el index 2a54768..9a3878b 100644 --- a/org-ql.el +++ b/org-ql.el @@ -4,7 +4,7 @@ ;; Author: Adam Porter ;; Url: https://github.com/alphapapa/org-ql -;; Version: 0.7.2-pre +;; Version: 0.7.2 ;; Package-Requires: ((emacs "26.1") (dash "2.18.1") (f "0.17.2") (map "2.1") (org "9.0") (org-super-agenda "1.2") (ov "1.0.6") (peg "1.0.1") (s "1.12.0") (transient "0.1") (ts "0.2-pre")) ;; Keywords: hypermedia, outlines, Org, agenda diff --git a/org-ql.info b/org-ql.info index 066a184..c1e5e13 100644 --- a/org-ql.info +++ b/org-ql.info @@ -71,7 +71,7 @@ Functions / Macros Changelog -* 0.7.2-pre: 072-pre. +* 0.7.2: 072. * 0.7.1: 071. * 0.7: 07. * 0.6.3: 063. @@ -992,7 +992,7 @@ releases. * Menu: -* 0.7.2-pre: 072-pre. +* 0.7.2: 072. * 0.7.1: 071. * 0.7: 07. * 0.6.3: 063. @@ -1022,10 +1022,10 @@ releases. * 0.1: 01.  -File: README.info, Node: 072-pre, Next: 071, Up: Changelog +File: README.info, Node: 072, Next: 071, Up: Changelog -5.1 0.7.2-pre -============= +5.1 0.7.2 +========= *Fixes* • Timestamp predicates are more tolerant of partial input (e.g. @@ -1043,7 +1043,7 @@ File: README.info, Node: 072-pre, Next: 071, Up: Changelog this purpose, and usually indicates unnoticed corruption).  -File: README.info, Node: 071, Next: 07, Prev: 072-pre, Up: Changelog +File: README.info, Node: 071, Next: 07, Prev: 072, Up: Changelog 5.2 0.7.1 ========= @@ -1747,72 +1747,72 @@ GPLv3  Tag Table: Node: Top225 -Node: Contents1799 -Node: Screenshots1922 -Node: Installation2040 -Node: Quelpa2554 -Node: Helm support3082 -Node: Usage3485 -Node: Commands3883 -Node: org-ql-find4327 -Node: org-ql-refile4793 -Node: org-ql-search5116 -Node: helm-org-ql6812 -Node: org-ql-view7190 -Node: org-ql-view-sidebar7720 -Node: org-ql-view-recent-items8100 -Node: org-ql-sparse-tree8596 -Node: Queries9396 -Node: Non-sexp query syntax10513 -Node: General predicates12272 -Node: Ancestor/descendant predicates19259 -Node: Date/time predicates20387 -Node: Functions / Macros23511 -Node: Agenda-like views23809 -Ref: Function org-ql-block23971 -Node: Listing / acting-on results25232 -Ref: Caching25440 -Ref: Function org-ql-select26353 -Ref: Function org-ql-query28779 -Ref: Macro org-ql (deprecated)30553 -Node: Custom predicates30868 -Ref: Macro org-ql-defpred31092 -Node: Dynamic block34533 -Node: Links37257 -Node: Tips37944 -Node: Changelog38268 -Node: 072-pre39053 -Node: 07139972 -Node: 0740785 -Node: 06343709 -Node: 06244240 -Node: 06144545 -Node: 0645113 -Node: 05248167 -Node: 05148467 -Node: 0548890 -Node: 04950421 -Node: 04850703 -Node: 04751052 -Node: 04651461 -Node: 04551869 -Node: 04452230 -Node: 04352589 -Node: 04252792 -Node: 04152953 -Node: 0453200 -Node: 03257301 -Node: 03157704 -Node: 0357901 -Node: 02361201 -Node: 02261435 -Node: 02161715 -Node: 0261920 -Node: 0165998 -Node: Notes66099 -Node: Comparison with Org Agenda searches66261 -Node: org-sidebar67150 -Node: License67429 +Node: Contents1791 +Node: Screenshots1914 +Node: Installation2032 +Node: Quelpa2546 +Node: Helm support3074 +Node: Usage3477 +Node: Commands3875 +Node: org-ql-find4319 +Node: org-ql-refile4785 +Node: org-ql-search5108 +Node: helm-org-ql6804 +Node: org-ql-view7182 +Node: org-ql-view-sidebar7712 +Node: org-ql-view-recent-items8092 +Node: org-ql-sparse-tree8588 +Node: Queries9388 +Node: Non-sexp query syntax10505 +Node: General predicates12264 +Node: Ancestor/descendant predicates19251 +Node: Date/time predicates20379 +Node: Functions / Macros23503 +Node: Agenda-like views23801 +Ref: Function org-ql-block23963 +Node: Listing / acting-on results25224 +Ref: Caching25432 +Ref: Function org-ql-select26345 +Ref: Function org-ql-query28771 +Ref: Macro org-ql (deprecated)30545 +Node: Custom predicates30860 +Ref: Macro org-ql-defpred31084 +Node: Dynamic block34525 +Node: Links37249 +Node: Tips37936 +Node: Changelog38260 +Node: 07239037 +Node: 07139944 +Node: 0740753 +Node: 06343677 +Node: 06244208 +Node: 06144513 +Node: 0645081 +Node: 05248135 +Node: 05148435 +Node: 0548858 +Node: 04950389 +Node: 04850671 +Node: 04751020 +Node: 04651429 +Node: 04551837 +Node: 04452198 +Node: 04352557 +Node: 04252760 +Node: 04152921 +Node: 0453168 +Node: 03257269 +Node: 03157672 +Node: 0357869 +Node: 02361169 +Node: 02261403 +Node: 02161683 +Node: 0261888 +Node: 0165966 +Node: Notes66067 +Node: Comparison with Org Agenda searches66229 +Node: org-sidebar67118 +Node: License67397  End Tag Table